Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b588f9' (#31599)

This commit is contained in:
Servo WPT Sync 2024-03-10 00:11:24 -05:00 committed by GitHub
parent 9dff1fecfc
commit 60e4c1adb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
757 changed files with 21748 additions and 6394 deletions

View file

@ -1,3 +1,3 @@
[element-render-blocking-001.tentative.html]
[element-render-blocking-001.html]
[blocking defers frames until full parsing]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-002.tentative.html]
[element-render-blocking-002.html]
[blocking defers until needed element is parsed]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-003.tentative.html]
[element-render-blocking-003.html]
[adding link in the head defers frames]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-006.tentative.html]
[element-render-blocking-006.html]
[adding 'blocking=render' in the head makes it blocking]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-008.tentative.html]
[element-render-blocking-008.html]
[changing media to matching causes link to have an effect]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-011.tentative.html]
[element-render-blocking-011.html]
[changing rel to expect in the head causes it to be blocking]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-012.tentative.html]
[element-render-blocking-012.html]
[adding href in the head makes it blocking]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-024.tentative.html]
[element-render-blocking-024.html]
[unknown href causes the whole document to be blocked]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-027.tentative.html]
[element-render-blocking-027.html]
[unknown href causes the whole document to be blocked (with href changes!)]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-028.tentative.html]
[element-render-blocking-028.html]
[removing some links but not all keeps at least the matching link blocking]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-033.tentative.html]
[element-render-blocking-033.html]
[blocking defers frames until full parsing]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-034.tentative.html]
[element-render-blocking-034.html]
[relative URLs that match this document are OK]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-035.tentative.html]
[element-render-blocking-035.html]
[relative URLs that match this document are OK, regarless of <base>]
expected: FAIL

View file

@ -1,3 +1,3 @@
[element-render-blocking-037.tentative.html]
[element-render-blocking-037.html]
[relative URLs that match this document are OK, regarless of <base>]
expected: FAIL

View file

@ -0,0 +1,3 @@
[element-render-blocking-038.html]
[link rel=expect: only connected elements are eligible]
expected: FAIL