Skip to content

Commit 7f4cb89

Browse files
Remove failure technique F87 (#3818)
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
1 parent 034903b commit 7f4cb89

File tree

3 files changed

+1
-69
lines changed

3 files changed

+1
-69
lines changed

techniques/failures/F87.html

Lines changed: 0 additions & 63 deletions
This file was deleted.

techniques/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@

Techniques for WCAG 2.2

4848
<h2>Change Logh2>
4949
<p>A list of new, removed or significantly updated techniques:p>
5050
<ol>
51+
<li><time datetime="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>
5152
<li><time datetime="2020-07-15">15 July 2020time>: Removed Flash techniques.li>
5253
<li><time datetime="2019-09-12">12 Sept 2019time>: Added <a href="failures/F105">Failure of Success Criterion 2.5.1 due to providing functionality via a path-based gesture without simple pointer alternativea>li>
5354
<li><time datetime="2019-09-12">12 Sept 2019time>: Added <a href="failures/F106">Failure due to inability to deactivate motion actuationa>li>

understanding/20/info-and-relationships.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -558,12 +558,6 @@

Failures for Info and Relationships

558558

559559
li>
560560

561-
<li>
562-
563-
<a href="../../techniques/failures/F87" class="failure">a>
564-
565-
li>
566-
567561
<li>
568562

569563
<a href="../../techniques/failures/F90" class="failure">a>

0 commit comments

Comments
 (0)