From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- .../tests/mochitest/table/test_headers_table.html | 713 +++++++++++++++++++++ 1 file changed, 713 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..26691fbfb6 --- /dev/null +++ b/accessible/tests/mochitest/table/test_headers_table.html @@ -0,0 +1,713 @@ + + + + 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
+ + -- cgit v1.2.3