Need to add aria-hidden="true" to each case to prevent from failing WCAG 2.0 Level A accessibility for "Empty link" for hidden link.
<a aria-hidden="true" ..>
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | D8_WCAG_accessibility-2991993-4.patch | 4.72 KB | bryrock |
Need to add aria-hidden="true" to each case to prevent from failing WCAG 2.0 Level A accessibility for "Empty link" for hidden link.
<a aria-hidden="true" ..>
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | D8_WCAG_accessibility-2991993-4.patch | 4.72 KB | bryrock |
Comments
Comment #2
dat deaf drupaler commentedComment #3
bryrock commented@dat def drupaler -- Thanks. I'm on it.
Comment #4
bryrock commentedHere's a patch for D8. Commit to follow.
Comment #6
bryrock commentedPatch committed for D8.
Any testers out there for the related patch in D7? #2982685: WCAG accessibility