Skip to content
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

WPT html/semantics/forms/form-submission-0/getactionurl.html gets SecurityError accessing contentWindow.document of a data: iframe #25156

Open
pshaughn opened this issue Dec 6, 2019 · 0 comments
Labels
A-content/dom Interacting with the DOM from web content A-content/script Related to the script thread

Comments

@pshaughn
Copy link
Member

pshaughn commented Dec 6, 2019

I tried breaking the testframe.contentWindow.document.textContent expression up to check which part it fails on, and it fails getting to .document of the contentWindow, which would make sense if it thinks it's a dissimilar origin window.

@jdm jdm added the A-content/dom Interacting with the DOM from web content label Dec 6, 2019
@jdm jdm added this to To do in web-platform-test failures via automation Dec 6, 2019
@jdm jdm added the A-content/script Related to the script thread label Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content A-content/script Related to the script thread
Projects
Development

No branches or pull requests

2 participants