w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
181 stars 48 forks source link

merge a and area rows #267

Closed scottaohara closed 3 years ago

scottaohara commented 3 years ago

merges the a/area and a/area w/out href rows into one row for each element.

we can do similar with img and select elements if we’re in agreement on this approach.


Preview | Diff

scottaohara commented 3 years ago

actually going to close this one for now. it's not necessary to do and might actually make some other work easier if we don't merge them. going to have a think on that.

going to not delete the branch for now though, just in case.