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

redefine dialog closedby IDL to return computed value #11015

Conversation

keithamus
Copy link
Contributor

@keithamus keithamus commented Feb 10, 2025

This attempts to fix #10945 by redefining the IDL reflection for closedby to instead use getter and setter steps, using the computed closedby steps to determine the getter value.

(See WHATWG Working Mode: Changes for more details.)


/interactive-elements.html ( diff )

@annevk annevk merged commit ec17802 into whatwg:main Feb 27, 2025
2 checks passed
@keithamus keithamus deleted the redefine-dialog-closedby-idl-to-return-computed-value branch February 27, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Clarify IDL reflection for closedby attribute
5 participants