Accessibility is a critical function of any website, in order to accommodate as many users as possible. Many popular libraries and frameworks have a11y support, and so identifying implement this an "evergreen" way makes a lot of sense for supporting good developer and user experiences.
Use Case
Any website should invest some time and effort in a11y, and Lighthouse tracks this as one of it's scoring categories, and as such would likely want to know there are clear examples and documentation for pursuing this.
Code Sample
TBD
Pros / Cons
Only "con" here is just the time in evaluating and understanding current specs.
Type of Change
Summary
Accessibility is a critical function of any website, in order to accommodate as many users as possible. Many popular libraries and frameworks have a11y support, and so identifying implement this an "evergreen" way makes a lot of sense for supporting good developer and user experiences.
Use Case
Any website should invest some time and effort in a11y, and Lighthouse tracks this as one of it's scoring categories, and as such would likely want to know there are clear examples and documentation for pursuing this.
Code Sample
TBD
Pros / Cons
Only "con" here is just the time in evaluating and understanding current specs.