diff --git a/comments/2.4.11.md b/comments/2.4.11.md index 648010b..b7ebedc 100644 --- a/comments/2.4.11.md +++ b/comments/2.4.11.md @@ -5,6 +5,10 @@ [wcag:focus-not-obscured-minimum] [wcag2ict:applying-sc-2-4-11-focus-not-obscured-to-non-web-documents-and-software] -Placeholder +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). -[issue:52] +**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. + +[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.] + +[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.] diff --git a/index.html b/index.html index 7882e82..dbe12c1 100644 --- a/index.html +++ b/index.html @@ -2935,17 +2935,18 @@

Success Criterion 2.4.11 Focus Not Obscured (Minimum)

-

Placeholder

+

This applies directly as written, and as described in Intent from Understanding Success Criterion 2.4.11.

+

2.4.11 Focus Not Obscured (Minimum): When a user interface component receives keyboard focus, the component is not entirely hidden due to author-created content.

-

-

- - Read issue #52 on GitHub - -

+
+

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.

-

- +

+

+

+

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 hidden due to author-created content.

+
+