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 that window.location is per global #5778

Merged
merged 1 commit into from
May 4, 2017
Merged

Conversation

annevk
Copy link
Member

@annevk annevk commented May 4, 2017

No description provided.

@w3c-bots
Copy link

w3c-bots commented May 4, 2017

These tests are now available on w3c-test.org

@annevk
Copy link
Member Author

annevk commented May 4, 2017

Results: four browsers, four results:

Chrome: PASS, FAIL, FAIL
Edge: FAIL, PASS, FAIL
Firefox: FAIL, PASS, PASS
Safari TP: FAIL, FAIL, FAIL

@w3c-bots
Copy link

w3c-bots commented May 4, 2017

View the complete job log.

Firefox (nightly channel)

Testing web-platform-tests at revision a58cbd5
Using browser at version BuildID 20170503100422; SourceStamp 82c2d17e74ef9cdf38a5d5ac4eb3ae846ec30ba4
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/browsers/history/the-location-interface/per-global.window.html
Subtest Results Messages
TIMEOUT
Discarding the browsing context must not change window.location FAIL assert_equals: expected object "" but got null
Navigating from the initial about:blank must not replace window.location PASS
document.open() must replace window.location PASS

@w3c-bots
Copy link

w3c-bots commented May 4, 2017

View the complete job log.

Chrome (unstable channel)

Testing web-platform-tests at revision a58cbd5
Using browser at version 60.0.3080.5 dev
Starting 10 test iterations
All results were stable

All results

1 test ran
/html/browsers/history/the-location-interface/per-global.window.html
Subtest Results Messages
OK
Discarding the browsing context must not change window.location PASS
Navigating from the initial about:blank must not replace window.location FAIL assert_equals: expected [stringifying object threw TypeError: Cannot convert object to primitive value with type object] but got object "http://web-platform.test:8000/common/blank.html"
document.open() must replace window.location FAIL assert_not_equals: got disallowed value object "http://web-platform.test:8000/html/browsers/history/the-location-interface/per-global.window.html"

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

Successfully merging this pull request may close these issues.

None yet

4 participants