Skip to content

Conversation

@tidoust
Copy link
Member

@tidoust tidoust commented Nov 27, 2025

Via w3c/reffy#1983.

This amends the event patches to make the following corrections:

  • clipboardchange: the event does not bubble, is only fired at Window, and does not use the ClipboardEvent interface.
  • securitypolicyviolation: the event bubbles.
  • gamepadconnected, gamepaddisconnected: events are only fired at Window.

Via w3c/reffy#1983.

This amends the event patches to make the following corrections:
- `clipboardchange`: the event does not bubble, is only fired at `Window`, and
does not use the `ClipboardEvent` interface.
- `securitypolicyviolation`: the event bubbles.
- `gamepadconnected`, `gamepaddisconnected`: events are only fired at `Window`.
@tidoust tidoust merged commit 8275012 into main Nov 27, 2025
1 check passed
@tidoust tidoust deleted the events-clipboard branch November 27, 2025 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants