diff --git a/aria-practices.html b/aria-practices.html index 7f3d4f009e..c429689268 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -1024,7 +1024,7 @@
aria-controls
only needs to be set when the popup is visible. However, it is valid to reference an element that is not visible.
+ Note that aria-controls
only needs to be set when the popup is visible. However, it is valid to reference an element that is not visible.
For the tab list:
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.
+ Tab:
+ tab
element.