diff --git a/aria-practices.html b/aria-practices.html index bb119dfcd5..18cd4e3c37 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -1768,7 +1768,7 @@
For the tab list:
tab
element .
+ Tab: When focus moves into the tab list, places focus on the active tab
element .
When the tab list contains the focus, moves focus to the next element in the page tab sequence outside the tablist, which is typically either the first focusable element inside the tab panel or the tab panel itself.