Skip to content

Commit 96b5dee

Browse files
authored
1.4.13 Content on Hover or Focus: Update note for "links" word replacement
We further discussed the changes agreed last week in today's 25 September meeting and reached [resolution](https://www.w3.org/2025/09/25-wcag2ict-minutes.html#f411) to replace "link" with "link or other UI controls that behave like a link".
1 parent ef603ee commit 96b5dee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

comments-by-guideline-and-success-criterion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ See also the [Comments on Closed Functionality](#comments-on-closed-functionalit
352352

353353
###### Applying SC 1.4.13 Content on Hover or Focus to Non-Web Documents and Software
354354

355-
This applies directly as written, and as described in [Intent from Understanding Success Criterion 1.4.13](https://www.w3.org/WAI/WCAG22/Understanding/content-on-hover-or-focus.html), replacing "user agent" with "user agent or other platform software", "browser tooltips" with "tooltips", "the HTML title attribute" with "user interface object attributes", "links" with "links or other UI controls", and "a page" with "the non-web document or software".
355+
This applies directly as written, and as described in [Intent from Understanding Success Criterion 1.4.13](https://www.w3.org/WAI/WCAG22/Understanding/content-on-hover-or-focus.html), replacing "user agent" with "user agent or other platform software", "browser tooltips" with "tooltips", "the HTML title attribute" with "user interface object attributes", "links" with "links or other UI controls that behave like a link", and "a page" with "the non-web document or software".
356356

357357
With these substitutions, it would read:
358358

@@ -376,7 +376,7 @@ Examples of additional content controlled by the <INS>[user agent or other platf
376376
<div class="note">Custom tooltips, sub-menus, and other nonmodal popups that display on hover and focus are examples of additional content covered by this criterion.</div>
377377
<div class="note">
378378

379-
This criterion applies to content that appears in addition to the triggering component itself. Since hidden components that are made visible on keyboard focus (such as <INS>[links or other UI controls]</INS> used to skip to another part of <INS>[the non-web document or software]</INS>) do not present additional content they are not covered by this criterion.</div>
379+
This criterion applies to content that appears in addition to the triggering component itself. Since hidden components that are made visible on keyboard focus (such as <INS>[links or other UI controls that behave like a link]</INS> used to skip to another part of <INS>[the non-web document or software]</INS>) do not present additional content they are not covered by this criterion.</div>
380380

381381
### operable
382382

0 commit comments

Comments
 (0)