Remove cross-origin check for simple dialogs - #12794
Merged
Merged
Conversation
This behavior was never shipped, due to compat issues.
Member
|
The commit message should mention the specific commits this is reverting. And web-platform-tests/wpt#27435 needs to be changed somehow too. Not sure if there are more tests. |
Contributor
Author
Done. I haven't used the template checkboxes here - would that be necessary/better? |
annevk
approved these changes
Aug 18, 2026
annevk
left a comment
Member
There was a problem hiding this comment.
It might have reminded you to look for the tests. Apart from that I don't think it's needed for a case where we know nobody plans on shipping it anymore.
annevk
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 18, 2026
These tests cover a feature that was never shipped. See whatwg/html#12794
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This behavior was never shipped, due to compat issues.
This reverts #5407 and #6297.
(effective revert of 5f626a1 and 7c8fb86, without removing contributor acknowledgement).
Corresponding tests: web-platform-tests/wpt#62019
(See WHATWG Working Mode: Changes for more details.)
/iframe-embed-object.html ( diff )
/timers-and-user-prompts.html ( diff )