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
Minor errata for 1.4.13 Content on Hover or Focus (#4469)
Closes: #4303
Description: updated 1.4.13 Content on Hover or Focus, to clarify that
all the requirements must be met.
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: Mike Gower <mikegower@gmail.com>
(cherry picked from commit c3a8202)
Copy file name to clipboardExpand all lines: guidelines/sc/21/content-on-hover-or-focus.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ <h4>Content on Hover or Focus</h4>
4
4
5
5
<pclass="conformance-level">AA</p>
6
6
7
-
<p>Where receiving and then removing pointer hover or keyboard focus triggers additional content to become visible and then hidden, the following are true:</p>
7
+
<p>Where receiving and then removing pointer hover or keyboard focus triggers additional content to become visible and then hidden, all of the following are true:</p>
0 commit comments