Name Description Size Coverage
does-not-move-when-on-focusgroup-root.html HTML Test: focusgroup - Focus does not move when initially set on the focusgroup root. 1189 -
does-not-move-when-on-non-focusgroup-item.html HTML Test: focusgroup - Focus does not move when initially set a focusable element that isn't a focusgroup item. 1341 -
does-not-move-when-only-one-item-and-wraps.html HTML Test: focusgroup - Focus does not move when there is only one item, even though it wraps. 1223 -
does-not-move-when-only-one-item.html HTML Test: focusgroup - Focus does not move when there is only one item. 1134 -
does-not-move-when-outside-focusgroup.html HTML Test: focusgroup - Focus does not move when initially set on an element not included in the focusgroup. 1224 -
does-not-wrap-when-not-supported.html HTML Test: focusgroup - Focus does not wrap when 'wrap' not specified. 1196 -
horizontal -
moves-to-previous-item-and-skips-focusable-item.html HTML Test: focusgroup - Focus moves to previous item and skips non-focusable elements. 1302 -
moves-to-previous-item.html HTML Test: focusgroup - Focus moves to previous focusgroup item. 1200 -
skips-non-focusgroup-subtree.html HTML Test: focusgroup - Focus moves to previous item, skipping over a subtree that isn't in the parent focusgroup. 1497 -
skips-root-focusgroup-complex-case.html HTML Test: focusgroup - Focus moves to previous item and skips focusgroup root subtree (complex case). 1762 -
skips-root-focusgroup.html HTML Test: focusgroup - Focus moves to previous item, skipping over a subtree that is a root focusgroup (unrelated to the one we're in). 1559 -
vertical -
wraps-successfully-complex-case.html HTML Test: focusgroup - Focus wraps from first to last focusgroup item, even though there are non items in the way. 1660 -
wraps-successfully.html HTML Test: focusgroup - Focus wraps from first to last element when 'wrap' is specified. 1320 -