Skip to content

Remove close event from GlobalEventHandlers#16545

Merged
queengooborg merged 6 commits intomdn:mainfrom
queengooborg:api/GlobalEventHandlers/close
Jul 10, 2022
Merged

Remove close event from GlobalEventHandlers#16545
queengooborg merged 6 commits intomdn:mainfrom
queengooborg:api/GlobalEventHandlers/close

Conversation

@queengooborg
Copy link
Contributor

This PR demixes the close event from the GlobalEventHandlers mixin.

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jun 5, 2022
@queengooborg queengooborg added the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Jun 13, 2022
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

Copy link
Contributor

@foolip foolip left a comment

Choose a reason for hiding this comment

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

Per https://html.spec.whatwg.org/multipage/indices.html#event-close the only element this is fired on is <dialog>. The "close_event" entry for that and a bunch of other events already exist in BCD, and matches the events I can find in Chromium, so just reverting the additions here should do it.

@foolip foolip changed the title Demix close event from GlobalEventHandlers Remove close event from GlobalEventHandlers Jul 4, 2022
@queengooborg queengooborg removed the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Jul 10, 2022
@queengooborg queengooborg merged commit 28c3b89 into mdn:main Jul 10, 2022
@queengooborg queengooborg deleted the api/GlobalEventHandlers/close branch July 10, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants