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 --- .../mochitest/table/test_headers_ariatable.html | 96 ++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 accessible/tests/mochitest/table/test_headers_ariatable.html (limited to 'accessible/tests/mochitest/table/test_headers_ariatable.html') diff --git a/accessible/tests/mochitest/table/test_headers_ariatable.html b/accessible/tests/mochitest/table/test_headers_ariatable.html new file mode 100644 index 000000000..d6d3b1a97 --- /dev/null +++ b/accessible/tests/mochitest/table/test_headers_ariatable.html @@ -0,0 +1,96 @@ + + + + Table header information cells for ARIA table + + + + + + + + + + + + + Bug 1173364 + +

+ +
+  
+ +
+
+ col_1 + col_2 + col_3 +
+
+ row_1 + cell1 + cell2 +
+
+ row_2 + cell3 + cell4 +
+
+ + + -- cgit v1.2.3