-
Notifications
You must be signed in to change notification settings - Fork 22.8k
fixed broken DOMActivate example #39846
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
Conversation
Fixed broken, overly complicated example, as well as other stuff like 'see also'.
Preview URLs (comment last updated: 2025-07-26 15:21:44) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general this looks great, but the example doesn't work for me in Firefox (it works in Chrome and Safari).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! This is already a great improvement, and I'm merging it just because it's removing this example that I'm long having a headache for. I've changed the wording to make it less assertive about the behavior, because I believe the spec actually requires detail
to be 0, and non-zero values are non-standard.
Fixed broken, overly complicated example, as well as other stuff like 'see also'.
Description
fixed example and correctly updated information for the
DOMActivate
eventMotivation
Additional details
Related issues and pull requests