From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../tests/mochitest/table/test_headers_table.html | 756 +++++++++++++++++++++ 1 file changed, 756 insertions(+) create mode 100644 accessible/tests/mochitest/table/test_headers_table.html (limited to 'accessible/tests/mochitest/table/test_headers_table.html') diff --git a/accessible/tests/mochitest/table/test_headers_table.html b/accessible/tests/mochitest/table/test_headers_table.html new file mode 100644 index 0000000000..0d7dafff4b --- /dev/null +++ b/accessible/tests/mochitest/table/test_headers_table.html @@ -0,0 +1,756 @@ + + + + Table header information cells for HTML table + + + + + + + + + + + + + + Bug 512424 + + + Bug 704465 + + + Bug 1141978 + + +

+ +
+  
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DateQty
WeekdayDay
Mon120
Thu215
Total35
+ + + + + + + + + + + + + + + + + + + + + +
col1col2col3
row1cell1cell2
row2cell3cell4
+ + + + + + + + + + +
cell1cell2
col1col2
+ + + + + + + + + + + + +
colheader
bla
+ + + + + + +
rowheadercell
+ + + + + + + + +
empty cell + colheader
rowheader + cell
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Version 1 with rowgroup
 1 km5 km10 km
FemalesMary8:3228:041:01:16
Betsy7:4326:4755:38
MalesMatt7:5527:2957:04
Todd7:0124:2150:35
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Version 2 with colgroup
 FemalesMales
MaryBetsyMattTodd
1 km8:327:437:557:01
5 km28:0426:4727:2724:21
10 km1:01:1655:3857:0450:35
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Example 1 (row group headers): +
empty1 km5 km10 km
FemalesMary8:3228:041:01:16
Betsy7:4326:4755:38
MalesMatt7:5527:2957:04
Todd7:0124:2150:35
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Example 2 (column group headers): +
emptyFemalesMales
MaryBetsyMattTodd
1 km8:327:437:557:01
5 km28:0426:4727:2924:21
10 km1:01:1655:3857:0450:35
+ + + + + + + + + + + + + +
ab
ef
+ + -- cgit v1.2.3