forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of servo#24851 - servo-wpt-sync:wpt_update_24-11-2019, r=s…
…ervo-wpt-sync Sync WPT with upstream (24-11-2019) Automated downstream sync of changes from upstream as of 24-11-2019. [no-wpt-sync] r? @servo-wpt-sync
- Loading branch information
Showing
31 changed files
with
513 additions
and
73 deletions.
There are no files selected for viewing
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
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
2 changes: 1 addition & 1 deletion
2
tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[perspective-interpolation.html] | ||
expected: ERROR | ||
expected: CRASH | ||
[ perspective interpolation] | ||
expected: FAIL | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,3 @@ | |
[<li>Outside 3</li>] | ||
expected: FAIL | ||
|
||
[<li>Inside 1</li>] | ||
expected: FAIL | ||
|
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,6 +53,3 @@ | |
[combined text/javascript ] | ||
expected: FAIL | ||
|
||
[separate text/javascript x/x] | ||
expected: FAIL | ||
|
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
4 changes: 0 additions & 4 deletions
4
.../wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
...ating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini
This file was deleted.
Oops, something went wrong.
19 changes: 19 additions & 0 deletions
19
...vigating-browsing-contexts-by-name/open-features-negative-innerwidth-innerheight.html.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,24 @@ | ||
[open-features-negative-innerwidth-innerheight.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[HTML: window.open `features`: negative values for legacy `innerwidth`, `innerheight`] | ||
expected: FAIL | ||
|
||
[features "innerheight=-404.5" should NOT set "height=404"] | ||
expected: TIMEOUT | ||
|
||
[features "innerwidth=-404.5" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
||
[features "innerwidth=-404" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
||
[features "innerheight=-404e1" should NOT set "height=404"] | ||
expected: TIMEOUT | ||
|
||
[features "innerheight=-404" should NOT set "height=404"] | ||
expected: TIMEOUT | ||
|
||
[features "innerwidth=-404e1" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
19 changes: 19 additions & 0 deletions
19
...reating-and-navigating-browsing-contexts-by-name/open-features-negative-top-left.html.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,24 @@ | ||
[open-features-negative-top-left.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[HTML: window.open `features`: negative values for `top`, `left`] | ||
expected: FAIL | ||
|
||
[features "top=-204" should NOT set "top=204"] | ||
expected: TIMEOUT | ||
|
||
[features "top=-204.5" should NOT set "top=204"] | ||
expected: TIMEOUT | ||
|
||
[features "left=-204" should NOT set "left=204"] | ||
expected: TIMEOUT | ||
|
||
[features "top=-0" should NOT set "top=204"] | ||
expected: TIMEOUT | ||
|
||
[features "left=-204.5" should NOT set "left=204"] | ||
expected: TIMEOUT | ||
|
||
[features "left=-0" should NOT set "left=204"] | ||
expected: TIMEOUT | ||
|
19 changes: 0 additions & 19 deletions
19
...ing-and-navigating-browsing-contexts-by-name/open-features-negative-width-height.html.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,5 @@ | ||
[open-features-negative-width-height.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[HTML: window.open `features`: negative values for `width`, `height`] | ||
expected: FAIL | ||
|
||
[features "height=-404" should NOT set "height=404"] | ||
expected: TIMEOUT | ||
|
||
[features "height=-404e1" should NOT set "height=404"] | ||
expected: TIMEOUT | ||
|
||
[features "height=-404.5" should NOT set "height=404"] | ||
expected: TIMEOUT | ||
|
||
[features "width=-404" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
||
[features "width=-404e1" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
||
[features "width=-404.5" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
28 changes: 19 additions & 9 deletions
28
...-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-top.html.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,42 @@ | ||
[open-features-non-integer-top.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[HTML: window.open `features`: non-integer values for feature `top`] | ||
expected: FAIL | ||
|
||
[features "top=105/5" should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=105*3" should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=105LLl" should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=105e-1" should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=105.32" should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=105e1" should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=105 " should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=105^4" should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=105.5" should set "top=105"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "top=/104" should NOT set "top=104"] | ||
expected: TIMEOUT | ||
|
||
[features "top=_104" should NOT set "top=104"] | ||
expected: TIMEOUT | ||
|
||
[features "top=L104" should NOT set "top=104"] | ||
expected: TIMEOUT | ||
|
34 changes: 25 additions & 9 deletions
34
...reating-and-navigating-browsing-contexts-by-name/open-features-non-integer-width.html.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,48 @@ | ||
[open-features-non-integer-width.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
[HTML: window.open `features`: non-integer values for feature `width`] | ||
expected: FAIL | ||
|
||
[features "width=405^4" should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "width=405.5" should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "width=405e1" should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "width=405 " should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "width=405.32" should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "width=405LLl" should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "width=405*3" should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "width=405e-1" should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[features "width=405/5" should set "width=405"] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
||
[top=0,left=0: absence of feature "width" should be treated same as "width=0"] | ||
expected: TIMEOUT | ||
|
||
[features "width=_404" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
||
[top=0,left=0,height=401,: absence of feature "width" should be treated same as "width=0"] | ||
expected: TIMEOUT | ||
|
||
[features "width=/404" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
||
[features "width=L404" should NOT set "width=404"] | ||
expected: TIMEOUT | ||
|
4 changes: 2 additions & 2 deletions
4
tests/wpt/metadata/html/browsers/windows/embedded-opener-remove-frame.html.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[embedded-opener-remove-frame.html] | ||
expected: CRASH | ||
expected: TIMEOUT | ||
[opener and "removed" embedded documents] | ||
expected: FAIL | ||
|
||
[opener of discarded nested browsing context] | ||
expected: FAIL | ||
|
||
[opener of discarded auxiliary browsing context] | ||
expected: FAIL | ||
expected: TIMEOUT | ||
|
2 changes: 1 addition & 1 deletion
2
...emantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[iframe_sandbox_popups_nonescaping-1.html] | ||
type: testharness | ||
expected: TIMEOUT | ||
expected: CRASH | ||
[Check that popups from a sandboxed iframe do not escape the sandbox] | ||
expected: NOTRUN | ||
|
Oops, something went wrong.