-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
navigating-across-documents: revisions and additions 010-016 #8558
Open
rwaldron
wants to merge
2
commits into
web-platform-tests:master
Choose a base branch
from
rwaldron:nad-010
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Contributor
rwaldron
commented
Dec 4, 2017
•
edited by wpt-pr-bot
Loading
edited by wpt-pr-bot
Test | Canary | Edge 16 | Firefox Nightly | Safari Tech Preview |
---|---|---|---|---|
form-action-javascript-url-returns-script-element.html | ✔ | ✔ | ✔ | ✘ |
form-action-js-url-direct-call.html | ✘ | ✘ | ✘ | ✘ |
form-action-js-url-doc-write-script-then-navigate-href.html | ✘ | ✘ | ✘ | ✘ |
form-action-js-url-doc-writes-script-element.html | ✘ | ✘ | ✘ | ✘ |
form-action-js-url-doc-writes-script-href-cancels-response-delayed.html | ✘ | ✘ | ✘ | ✘ |
form-action-js-url-evaluated-in-target-nested-browsing-context.html | ✘ | ✔ | ✔ | ✘ |
form-action-js-url-executes-async.html | ✘ | ✘ | ✘ | ✘ |
form-action-js-url-returns-string-with-script-href-cancels-response-delayed.html | ✘ | ✔ | ✔ | ✔ |
href-js-url-evaluated-in-target-nested-browsing-context.html | ✘ | ✔ | ✔ | ✘ |
return-false-no-navigation.html | ✔ | ✔ | ✔ | ✔ |
set-iframe-location-then-navigate-to-href-response-delayed.html | ✔ | ✔ | ✔ | ✘ |
set-iframe-location-then-navigate-to-href.html | ✔ | ✔ | ✔ | ✘ |
set-iframe-src-then-navigate-to-href-response-delayed.html | ✘ | ✔ | ✔ | ✘ |
set-iframe-src-then-navigate-to-href.html | ✘ | ✔ | ✔ | ✘ |
Build ERROREDStarted: 2017-12-07 22:36:20 Failing Jobs
View more information about this build on: |
rwaldron
force-pushed
the
nad-010
branch
4 times, most recently
from
December 7, 2017 20:25
85966da
to
1717418
Compare
rwaldron
force-pushed
the
nad-010
branch
5 times, most recently
from
December 7, 2017 22:20
dcc3e75
to
f8ba239
Compare
Build PASSEDStarted: 2018-01-30 18:33:02 Failing Jobs
Unstable ResultsBrowser: "Safari 11.0" (failures allowed)View in: WPT PR Status | TravisCI
|
rwaldron
force-pushed
the
nad-010
branch
5 times, most recently
from
January 19, 2018 17:22
1bd21ef
to
90246e7
Compare
…plus new tests commit ad4a48b Author: Rick Waldron <[email protected]> Date: Mon Jan 15 14:23:53 2018 -0500 Minor nits: use a string for js: url return; file name typo fix; commit 083c1ee Author: Rick Waldron <[email protected]> Date: Mon Jan 15 13:47:28 2018 -0500 Replacement: 008.html will be replaced by this test. commit 6c17335 Author: Rick Waldron <[email protected]> Date: Mon Jan 15 13:18:37 2018 -0500 Major refactor: simplification, eliminate async false positives, consistent test + test-runner.html, convert comment blocks into test names and assertion descriptions - Eliminating use of postMessage as a test signaling mechanism serves to "reveal" async false positives. - Implement "*-runner.html" machinery for all tests that use an iframe as a "target nested browsing context", this will prevent tests from producing blank screens when run in webkit (where javascript: url code executions ignore target) - Compute "*-runner.html" for each test file, instead of maintaining the file name directly in each test file. commit 43a1f83 Author: Rick Waldron <[email protected]> Date: Wed Jan 10 10:52:13 2018 -0500 Minor fixes commit 884ada3 Author: Rick Waldron <[email protected]> Date: Thu Nov 16 16:31:33 2017 -0500 navigating-across-documents: additional revisions, and additions 010-017 commit 2826fc1 Author: Rick Waldron <[email protected]> Date: Wed Nov 1 15:47:32 2017 -0400 navigating-across-documents: revisions and explanations for 010-*, 011, 012-*, 013, 014 & 015
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.