You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This applies directly as written, and as described in Intent from [Understanding Success Criterion 2.4.11](https://www.w3.org/WAI/WCAG22/Understanding/focus-not-obscured-minimum.html#intent).
9
9
10
-
[issue:52]
10
+
**2.4.11 Focus Not Obscured (Minimum):** When a [user interface component](https://www.w3.org/TR/WCAG22/#dfn-user-interface-components) receives keyboard focus, the component is not entirely hidden due to author-created content.
11
+
12
+
[note:Where content in a configurable interface can be repositioned by the user, then only the initial positions of user-movable content are considered for testing and conformance of this success criterion.]
13
+
14
+
[note:Content opened by the *user* may obscure the component receiving focus. If the user can reveal the focused component without advancing the keyboard focus, the component with focus is not considered visually hidden due to author-created content.]
<p>This applies directly as written, and as described in Intent from <ahref="https://www.w3.org/WAI/WCAG22/Understanding/focus-not-obscured-minimum#intent">Understanding Success Criterion 2.4.11</a>.</p>
2939
+
<p><strong>2.4.11 Focus Not Obscured (Minimum):</strong> When a <ahref="https://www.w3.org/TR/wcag22/#dfn-user-interface-components">user interface component</a> receives keyboard focus, the component is not entirely hidden due to author-created content.</p>
<p>Where content in a configurable interface can be repositioned by the user, then only the initial positions of user-movable content are considered for testing and conformance of this Success Criterion.</p>
2946
2943
</div>
2947
-
</p>
2948
-
2944
+
</p>
2945
+
<p>
2946
+
<divclass="note">
2947
+
<p>Content opened by the <em>user</em> may obscure the component receiving focus. If the user can reveal the focused component without advancing the keyboard focus, the component with focus is not considered hidden due to author-created content.</p>
0 commit comments