mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Sync WPT with upstream (04-02-2024) (#31256)
* Update web-platform-tests to revision b'faa6d42ce21d126155dee771786ad7c74efbcba5' * Update test expectation --------- Co-authored-by: cybai <cyb.ai.815@gmail.com>
This commit is contained in:
parent
e588e93b3b
commit
29c206a702
446 changed files with 10836 additions and 3899 deletions
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[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: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[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
|
|
@ -181,3 +181,6 @@
|
|||
|
||||
[application/x-www-form-urlencoded: 0x00 in value (formdata event)]
|
||||
expected: FAIL
|
||||
|
||||
[application/x-www-form-urlencoded: \\r\\n in name (formdata event)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -16,3 +16,6 @@
|
|||
|
||||
[<select> in <select><button><div> should remove inner <select>.]
|
||||
expected: FAIL
|
||||
|
||||
[Nested <button>s or <datalist>s in <select> should be dropped.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[popovertarget-reflection.html]
|
||||
[Element attribute reflection of popoverTargetElement/popovertarget should be kept in sync.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[async-script.html?default]
|
||||
|
||||
[async-script.html?reload]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue