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

Test Location's members #4103

Open
zcorpan opened this issue Oct 28, 2016 · 3 comments
Open

Test Location's members #4103

zcorpan opened this issue Oct 28, 2016 · 3 comments

Comments

@zcorpan
Copy link
Member

zcorpan commented Oct 28, 2016

See whatwg/html#1991 (comment)

e.g. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4620 (this ends up with lots of nested iframes in Gecko and WebKit; error page in Chromium)

@annevk
Copy link
Member

annevk commented Feb 17, 2017

#4911 adds some. I've also added others in the past to html/browsers/history/the-location-interface/. We could use a lot more setter tests, but they are rather tricky to do. Setters that need to fail are somewhat easier.

@annevk
Copy link
Member

annevk commented May 8, 2018

#10891

@TimothyGu
Copy link
Member

Here's another test case for hostname: https://software.hixie.ch/utilities/js/live-dom-viewer/saved/9291 Error page on Chrome (it tries to load https://software.hixie.ch:1234/), thrown exception on Firefox (NS_ERROR_MALFORMED_URI), nested iframes on WebKit.

The test case in #4103 (comment) is fixed on Chrome though, so all three browsers all load nested iframes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants