w3c / html-aria

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

fix respec error for 'no role' #394

Closed scottaohara closed 2 years ago

scottaohara commented 2 years ago

the "no role" definition had no content linking to it. This was clearly a mistake. This PR makes instances of "no role" link to the definition.

Other stylistic update is to match the boldness of 'no role' (was all bold) and 'any role' (where previously only 'any' was bold).

closes #357


Preview | Diff