Siteimprove / alfa

:wheelchair: Suite of open and standards-based tools for performing reliable accessibility conformance testing at scale
MIT License
107 stars 12 forks source link

Consider `<label>` for `<progress>` as invisible #1641

Open Jym77 opened 3 months ago

Jym77 commented 3 months ago

See https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors

For <progress> element, an enclosing <label> is only here for fallback purpose and should be considered as invisible in our case.