w3c / html-aria

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

Review ruby elements more closely #407

Open scottaohara opened 2 years ago

scottaohara commented 2 years ago

The rp element is set to display:none by default, so it should follow suit with other elements that also do not render by default / do not allow aria roles/attributes to be specified.

scottaohara commented 1 year ago

related: https://github.com/w3c/html-aria/issues/462