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 --- .../mochitest/table/test_headers_ariagrid.html | 183 +++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 accessible/tests/mochitest/table/test_headers_ariagrid.html (limited to 'accessible/tests/mochitest/table/test_headers_ariagrid.html') diff --git a/accessible/tests/mochitest/table/test_headers_ariagrid.html b/accessible/tests/mochitest/table/test_headers_ariagrid.html new file mode 100644 index 0000000000..7b2c3f3dbf --- /dev/null +++ b/accessible/tests/mochitest/table/test_headers_ariagrid.html @@ -0,0 +1,183 @@ + + + + Table header information cells for ARIA grid + + + + + + + + + + + + + Mozilla Bug 512424 + Mozilla Bug 513848 + +

+ +
+  
+ +
+
+ col_1 + col_2 + col_3 +
+
+ row_1 + cell1 + cell2 +
+
+ row_2 + cell3 + cell4 +
+
+ +
+
+ + + + + +
header1header2
+
+
+ + + + + +
cell1cell2
+
+
+ +
+ + + + + + + +
Row 1 + Apple Inc. +
+
+ + + + + + + +
Row 2 + Apple-Shmapple Inc. +
+
+
+ + + -- cgit v1.2.3