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_indexes_ariagrid.html | 159 +++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 accessible/tests/mochitest/table/test_indexes_ariagrid.html (limited to 'accessible/tests/mochitest/table/test_indexes_ariagrid.html') diff --git a/accessible/tests/mochitest/table/test_indexes_ariagrid.html b/accessible/tests/mochitest/table/test_indexes_ariagrid.html new file mode 100644 index 0000000000..564e141a70 --- /dev/null +++ b/accessible/tests/mochitest/table/test_indexes_ariagrid.html @@ -0,0 +1,159 @@ + + + + Table indexes for ARIA grid tests + + + + + + + + + + + + + Mozilla Bug 386813 + Mozilla Bug 513848 + Mozilla Bug 761853 + +

+ +
+  
+ +
+
+ column1 + column2 + column3 +
+
+ row1 + cell1 + cell2 +
+
+ row2 + cell3 + cell4 +
+
+ row3 + cell5 + cell6 +
+
+ +
+
+ grid-rowgroups-col1 + grid-rowgroups-col2 + grid-rowgroups-col3 +
+
+
+ grid-rowgroups-row1 + grid-rowgroups-cell1 + grid-rowgroups-cell2 +
+
+ grid-rowgroups-row2 + grid-rowgroups-cell3 + grid-rowgroups-cell4 +
+
+
+ grid-rowgroups-row3 + grid-rowgroups-cell5 + grid-rowgroups-cell6 +
+
+ +
+
+ + + + + +
header1header2
+
+
+ + + + + +
cell1cell2
+
+
+ +
+
+
Normal cell
+
1
+
+
+
Div
+
2
+
+
+
Cell in row in div
+
3
+
+
+ + -- cgit v1.2.3