mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb9643aeedb99' (#32381)
This commit is contained in:
parent
512e67f6d1
commit
a7bf099cb1
423 changed files with 9399 additions and 2401 deletions
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-cross-origin.sub.window.html]
|
||||
[Cross-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_5.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -1,4 +1,3 @@
|
|||
[document-base-url-window-initiator-is-not-opener.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[window.open() gets base url from initiator not opener.]
|
||||
expected: [FAIL, PASS, TIMEOUT]
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[autofocus-dialog.html]
|
||||
expected: TIMEOUT
|
||||
[<dialog> can contain autofocus, without stopping page autofocus content from working]
|
||||
expected: FAIL
|
||||
|
||||
[<dialog>-contained autofocus element gets focused when the dialog is shown]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[sandbox-top-navigation-user-activation-sticky.tentative.sub.window.html]
|
||||
expected: TIMEOUT
|
||||
[Allow top with user activation + user activation]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[select-open-invalidation.tentative.html]
|
||||
expected: FAIL
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[Properties with values in bounds should not be modified]
|
||||
expected: FAIL
|
||||
|
||||
['Min' properties should not be allowed to go over the maximum allowed values for 'max' properties]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,3 +4,9 @@
|
|||
|
||||
[Expressions margins/offset should always return at least 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Negative margins/offset should be changed to 4px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions margins/offset should always return at least 4px]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[pseudo-elements-in-div.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[pseudo-elements.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[popover-anchor-inset-rule-display.tentative.html]
|
||||
expected: FAIL
|
|
@ -19,3 +19,9 @@
|
|||
|
||||
[The :read-write pseudo-class must match elements that are inside editing hosts, but not match inputs and textareas inside that aren't]
|
||||
expected: FAIL
|
||||
|
||||
[The :read-only pseudo-class must match form-associated custom elements]
|
||||
expected: FAIL
|
||||
|
||||
[The :read-write pseudo-class must match form-associated contenteditable custom elements]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue