mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +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,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