Name Description Size Coverage
col-flow-only.html HTML Test: focusgroup - Validate that col-flow allows only vertical flowing. 2310 -
col-wrap-and-row-flow.html HTML Test: focusgroup - Validate that we can col-wrap AND row-flow. 2444 -
col-wrap-only.html HTML Test: focusgroup - Validate that col-wrap allows only vertical wrapping. 2320 -
colspan.html HTML Test: focusgroup - Validate that we deal correctly with colspans. 3585 -
css-table-not-focusgroup.html HTML Test: focusgroup - Validate that Focusgroup doesn't work on CSS table when the focusgroup attribute is not present. 1461 -
css-table.html HTML Test: focusgroup - Validate that Focusgroup works with CSS tables too. 1985 -
does-not-wrap-or-flow.html HTML Test: focusgroup - Simple case that validated we don't wrap or flow when these values aren't provided. 2238 -
empty-spaces.html HTML Test: focusgroup - Validate that empty spaces are not troubling our expectations. 5659 -
flows-in-both-axes.html HTML Test: focusgroup - Validate that flow allows both horizontal and vertical flowing. 2491 -
moves-across-table-sections.html HTML Test: focusgroup - Table with one or less row per section (head, 2 bodies and foot). 3209 -
non-table.html HTML Test: focusgroup - Validate that Focusgroup doesn't work when not set on a table element 1181 -
relayout-before-navigation.html HTML Test: focusgroup - Relayout before navigating in a grid 1449 -
row-flow-only.html HTML Test: focusgroup - Validate that row-flow allows only horizontal flowing. 2314 -
row-wrap-and-col-flow.html HTML Test: focusgroup - Validate that we can row-wrap AND col-flow. 2452 -
row-wrap-only.html HTML Test: focusgroup - Validate that row-wrap allows only horizontal wrapping. 2336 -
rowspan.html HTML Test: focusgroup - Validate that we deal correctly with rowspans. 5387 -
simple-case-with-non-focusable-cell-in-the-center.html HTML Test: focusgroup - Simple case with grid focusgroup, but with the cell R2C2 not focusable. 2441 -
simple-case.html HTML Test: focusgroup - Simple case with grid focusgroup 2155 -
wraps-in-both-axes.html HTML Test: focusgroup - Validate that wrap allows both horizontal and vertical wrapping. 2422 -