WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: FW: SC 1.4.13 Sufficient Techniques

for

Number of posts in this thread: 1 (In chronological order)

From: Murphy, Sean
Date: Sun, Dec 15 2019 8:08PM
Subject: FW: SC 1.4.13 Sufficient Techniques
No previous message | No next message

All,

I am trying to understand why SC 1.4.13 on https://www.w3.org/WAI/WCAG21/Understanding/content-on-hover-or-focus.html shows three techniques while the interactive version https://www.w3.org/WAI/WCAG21/quickref/#content-on-hover-or-focus only shows two. The technique that is not shown is:

SCR39: Making content on focus or hover hoverable, dismissible, and persistent<https://www.w3.org/WAI/WCAG21/Techniques/client-side-script/SCR39>

The other two techniques:
* @@ ARIA: Using role="tooltip"
* @@ CSS: Using hover and focus pseudo classes

Which I am assuming are work in progress techniques due to the two @@ symbols. In fact, we did a search and could not find any documentation on this notation. Is the SCR39 a valid technique to use as a test case?

Sean