w3c / wcag

Web Content Accessibility Guidelines
https://w3c.github.io/wcag/guidelines/22/
Other
1.03k stars 229 forks source link

Do we need F47? #3823

Open fstrr opened 3 weeks ago

fstrr commented 3 weeks ago

F47, "Failure of Success Criterion 2.2.2 due to using the blink element", starts with:

The blink element, while not part of the official HTML or XHTML specification, is supported by many user agents.

Checking with current builds of Edge, Safari, and Firefox (warning: contains blinking), the HTML blink element isn't supported.

We could re-purpose it to be about CSS blinking or we could just delete it.

patrickhlauke commented 3 weeks ago

i'd say just remove it, and create a new failure (rather than repurposing)