mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update web-platform-tests to revision b'7aaad11d87d7a02515081e55609d31ab6ff173fc' (#30753)
This commit is contained in:
parent
7086dd8f48
commit
334c67a3cc
860 changed files with 15897 additions and 5690 deletions
|
@ -1,3 +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,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.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-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[image-loading-lazy-in-scroller-far.html]
|
||||
[Test that lazy-loaded images do not load when far from viewport.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[image-loading-lazy-in-scroller-horizontal-far.html]
|
||||
[Test that lazy-loaded images do not load when far from viewport.]
|
||||
expected: FAIL
|
|
@ -1,9 +1,3 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument]
|
||||
expected: FAIL
|
||||
|
||||
[<template>]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -164,9 +164,6 @@
|
|||
[text/plain: 0x00 in name (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: 0x00 in value (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: lone surrogate in name and value (normal form)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -181,3 +178,6 @@
|
|||
|
||||
[text/plain: Basic test (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[text/plain: 0x00 in value (normal form)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -181,3 +181,6 @@
|
|||
|
||||
[application/x-www-form-urlencoded: non-ASCII in filename (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[application/x-www-form-urlencoded: single quote in name (normal form)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -7,6 +7,3 @@
|
|||
|
||||
[Check that rel=noopener with target=_parent does a normal load]
|
||||
expected: FAIL
|
||||
|
||||
[Check that rel=noopener with target=_self does a normal load]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[popover-anchor-change-display.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[popover-anchor-change-display.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[popover-anchor-display-none.html]
|
||||
[popover-anchor-display-none.tentative.html]
|
||||
[Tests that a popover can be anchored to an unrendered element.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[popover-anchor-display.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[popover-anchor-display.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[popover-anchor-idl-property.html]
|
||||
[popover-anchor-idl-property.tentative.html]
|
||||
[popover anchorElement IDL property returns the anchor element]
|
||||
expected: FAIL
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
[popover-anchor-multicol-display.html]
|
||||
[.target 1]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[popover-anchor-multicol-display.tentative.html]
|
||||
[.target 1]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[popover-anchor-nested-display.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[popover-anchor-nested-display.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[popover-anchor-scroll-display.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[popover-anchor-scroll-display.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +1,3 @@
|
|||
[popover-anchor-transition.tentative.html]
|
||||
[popover-anchor-transition.tentative.tentative.html]
|
||||
[Transitioning display property of an anchored popover should not cause a position shift]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[async-script.html?default]
|
||||
|
||||
[async-script.html?reload]
|
||||
expected: ERROR
|
|
@ -1,3 +0,0 @@
|
|||
[077.html]
|
||||
[ adding several types of scripts through the DOM and removing some of them confuses scheduler ]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue