From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../tests/mochitest/table/test_indexes_table.html | 481 +++++++++++++++++++++ 1 file changed, 481 insertions(+) create mode 100644 accessible/tests/mochitest/table/test_indexes_table.html (limited to 'accessible/tests/mochitest/table/test_indexes_table.html') diff --git a/accessible/tests/mochitest/table/test_indexes_table.html b/accessible/tests/mochitest/table/test_indexes_table.html new file mode 100644 index 0000000000..c43dbad8f7 --- /dev/null +++ b/accessible/tests/mochitest/table/test_indexes_table.html @@ -0,0 +1,481 @@ + + + + + Table indexes chrome tests + + + + + + + + + + + + + Bug 410052 + +

+ +
+  
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
this is a caption for this table
col1col2col3
123
45
67
+ + + + + + + + + + + + + + + + + + + + + + + + + +
this is a caption for this bc table
col1col2col3
123
45
67
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
column and row spans
0123456
78810111213
141516171819
20212223
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
test empty row groups
col1col2col3
123
45
67
+ + + + + + + + + + + + +
empty rows
012
+ + + + + + + + + + + + + + + + +
missed cell
01
234
+ + + + + +
123
4
56
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
test empty rows + cellmap holes
col1col2col3
123
45
6
7
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
just a strange table
col1col2col3
123
45
67
8910
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
overlapping cells
header cell 0header cell 1header cell 2
345
67
89
101112
+ + + + + + +
ab
+ + + + + + +
ab
+ + + + + + + +
text
+ + + +
ab
+ + + + + + + + +
ab
+ + -- cgit v1.2.3