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
Rationale: this is not *always* a failure. User agent/screen reader
support has improved considerably since the technique was first devised,
with most (all?) combinations now happily reading/announcing
CSS-generated content.
Supersedes #2800 (which was having too
many merge conflicts due to its age)
Closes#1554, closes#3781
Copy file name to clipboardExpand all lines: techniques/index.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@
Techniques for WCAG 2.2
48
48
<h2>Change Logh2>
49
49
<p>A list of new, removed or significantly updated techniques:p>
50
50
<ol>
51
+
<li><timedatetime="2024-05-04">4 May 2024time>: Removed F87 Failure of Success Criterion 1.3.1 due to inserting non-decorative content by using :before and :after pseudo-elements and the 'content' property in CSSli>
51
52
<li><timedatetime="2020-07-15">15 July 2020time>: Removed Flash techniques.li>
52
53
<li><timedatetime="2019-09-12">12 Sept 2019time>: Added <ahref="failures/F105">Failure of Success Criterion 2.5.1 due to providing functionality via a path-based gesture without simple pointer alternativea>li>
53
54
<li><timedatetime="2019-09-12">12 Sept 2019time>: Added <ahref="failures/F106">Failure due to inability to deactivate motion actuationa>li>
0 commit comments