Grunet / digestible-wcag

Breaks up WCAG specifications into smaller pieces that are easier to chew on one at a time
0 stars 0 forks source link

4.1.1 Parsing Success Criterion Obsolete in WCAG 2.2 But Still Showing Up in the Emails #10

Open Grunet opened 1 month ago

Grunet commented 1 month ago

It might be good to make the emails more clear on that it's removed and the why, as right now you kind of have to realize something is off from the Parsing (Obsolete and Removed) header alone and investigate it further yourself.

Alternatively it could just be removed from the email cycle.

The former change could probably live in the email generation code, whereas the latter could maybe live in the scraping code (though actually it might make more sense in the email generation code too)