mdn / content

The content behind MDN Web Docs
https://developer.mozilla.org
Other
8.95k stars 22.44k forks source link

Write docs for IDL properties exposed by WAI-ARIA #32591

Open tim-we opened 3 months ago

tim-we commented 3 months ago

ARIA attributes such as aria-controls have associated properties on the Element interface (e.g. Element.ariaControlsElements). However there are no MDN pages for those properties yet.

Currently Safari is the only browser that has implemented those properties.

Missing pages

It was suggested by @bsmth in the thread of #32327 to create a ticket for this.

Josh-Cena commented 6 days ago

I've added all properties reported as missing from https://dontcallmedom.github.io/mdn-gaps/