Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formalize default value reflection concept #8927

Closed
annevk opened this issue Feb 21, 2023 · 1 comment · Fixed by #8931
Closed

Formalize default value reflection concept #8927

annevk opened this issue Feb 21, 2023 · 1 comment · Fixed by #8931
Labels
clarification Standard could be clearer topic: reflect For issues with reflected IDL attributes and friends

Comments

@annevk
Copy link
Member

annevk commented Feb 21, 2023

Before we go full #3238 we could make this a linked concept.

@annevk annevk added the clarification Standard could be clearer label Feb 21, 2023
@annevk
Copy link
Member Author

annevk commented Feb 21, 2023

As part of this maybe also research the interaction between clamping, default value, and restricting the minimum value through non-negative greater than zero. I'm pretty sure there's some redundancy here.

annevk added a commit that referenced this issue Feb 22, 2023
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
annevk added a commit that referenced this issue Feb 22, 2023
And rename some number-related options to be less verbose and more consistent.

Fixes #8926 and fixes #8927.
annevk added a commit that referenced this issue Feb 27, 2023
And rename some number-related options to be less verbose and more consistent.

Fixes #8926 and fixes #8927.
@annevk annevk added the topic: reflect For issues with reflected IDL attributes and friends label Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification Standard could be clearer topic: reflect For issues with reflected IDL attributes and friends
Development

Successfully merging a pull request may close this issue.

1 participant