w3c / html-aam

HTML Accessibility API Mappings - new spec updates should be made in https://github.com/w3c/aria/tree/main/html-aam
https://w3c.github.io/html-aam/
Other
100 stars 27 forks source link

normalize “an empty string” to “the empty string” #544

Closed adampage closed 5 months ago

adampage commented 5 months ago

Closes #514.

This normalizes all instances of “an empty string” to “the empty string”.

I’ve opened an equivalent ARIA PR for the ARIA spec in w3c/aria#2163.

I checked accname and confirmed that it already uses “the empty string” consistently throughout.


Preview | Diff

scottaohara commented 5 months ago

thanks for this (and immediately pulling in my nits for commas that are beyond your PR :) )