- 
                Notifications
    
You must be signed in to change notification settings  - Fork 3k
 
Closed
Labels
a11y-trackerGroup bringing to attention of a11y, or tracked by the a11y Group but not needing response.Group bringing to attention of a11y, or tracked by the a11y Group but not needing response.accessibilityAffects accessibilityAffects accessibilitytopic: custom elementsRelates to custom elements (as defined in DOM and HTML)Relates to custom elements (as defined in DOM and HTML)
Description
The setup we have largely works if the values of the attributes are only strings-or-null, but that is no longer the case now we have element(s) references, and there's ambition to make that even less the case (e.g., by fixing w3c/aria#1110).
So we probably need integration with reflect of sorts on the ElementInternals side. It would also help to know what would be ideal for the mapping to AT, which is somewhat unclear at this point as I don't think that's defined at all. I filed w3c/core-aam#152 on that.
Metadata
Metadata
Assignees
Labels
a11y-trackerGroup bringing to attention of a11y, or tracked by the a11y Group but not needing response.Group bringing to attention of a11y, or tracked by the a11y Group but not needing response.accessibilityAffects accessibilityAffects accessibilitytopic: custom elementsRelates to custom elements (as defined in DOM and HTML)Relates to custom elements (as defined in DOM and HTML)