You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@lists.mozilla.org
/Summary/: ARIA reflection is an extension of Element interface, which
provides a handy way to manage ARIA attributes on a DOM element, what
makes web authors life easier. Note, IDREF attributes part is not
included at this point (see https://github.com/whatwg/html/issues/4925).
/DevTools bug/: no extra effort should be required since the interfaces
are extensions of Element interface and should be picked up
automatically by DevTools.
/Is this feature enabled by default in sandboxed iframes?/ yes
James Teh
unread,
Apr 4, 2023, 2:12:03 AM4/4/23
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I intend to enable this in Nightly to gather feedback in the wild and make further progress towards getting this shipped. There is one remaining spec issue that still needs to be resolved, but there seems to be good progress there now.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824980