Skip to content

Commit

Permalink
Make reflect work for ElementInternals
Browse files Browse the repository at this point in the history
Other changes:

* Remove reflection of unrestricted double as it is buggy and unused.
* The DOMString getter steps did not account for a missing attribute.
* The native accessibility semantics map was renamed to the internal content attribute map as it's now a more general reflection concept.

Corresponding ARIA PR: w3c/aria#1876.

Fixes #8442.

Follow-up:

* w3c/core-aam#152
* w3c/aria#1110
* #3238
* #8544
* #8545
* #8926
* #8927
* #8928
* #8930
  • Loading branch information
annevk committed Feb 22, 2023
1 parent 35c150b commit b739da3
Showing 1 changed file with 542 additions and 288 deletions.
Loading

0 comments on commit b739da3

Please sign in to comment.