gecko-dev/accessible/tests/mochitest/table
Marco Zehe 038d0f0c06 Bug 1626137 - Account for tables that are display:block; when looking for the table of a row accessible, r=Jamie
When checking if a parent of a table row counts for a table, take into account that a table might be an ARIAGridAccessible, which remains a generic hyperText, but is still a valid table. Tables with display: block; are such candidates.

Differential Revision: https://phabricator.services.mozilla.com/D68955

--HG--
extra : moz-landing-system : lando
2020-03-31 06:32:15 +00:00
..
a11y.ini
test_css_tables.html
test_headers_ariagrid.html Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
test_headers_ariatable.html Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
test_headers_table.html
test_headers_tree.xhtml
test_indexes_ariagrid.html Bug 1455066 - Take into account wrapping div or section elements when calculating table indexes for grid rows, r=Jamie 2020-03-04 06:25:01 +00:00
test_indexes_table.html Bug 1626137 - Account for tables that are display:block; when looking for the table of a row accessible, r=Jamie 2020-03-31 06:32:15 +00:00
test_indexes_tree.xhtml
test_layoutguess.html
test_mtable.html
test_sels_ariagrid.html
test_sels_table.html
test_sels_tree.xhtml
test_struct_ariagrid.html
test_struct_ariatreegrid.html
test_struct_table.html
test_struct_tree.xhtml
test_table_1.html
test_table_2.html Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00