Skip to content

Conversation

typescript-bot
Copy link
Contributor

Automated changes by create-pull-request GitHub action

Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@typescript-bot typescript-bot force-pushed the update-core-deps branch 7 times, most recently from 29fa830 to eb420b2 Compare September 24, 2025 08:11
@typescript-bot typescript-bot force-pushed the update-core-deps branch 7 times, most recently from 3da0d2a to 70b081c Compare October 3, 2025 08:11
@typescript-bot typescript-bot force-pushed the update-core-deps branch 2 times, most recently from d5e5b78 to a957808 Compare October 5, 2025 08:10
Copy link
Contributor

@saschanaz saschanaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as-is

interface ToggleEventInit extends EventInit {
newState?: string;
oldState?: string;
source?: Element | null;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Browsers were super quick and Gecko and Blink already have this 👀

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