mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Update web-platform-tests to revision b'a85f0dfe538b9cb894388a65dba7a2a21db050c7' (#30879)
This commit is contained in:
parent
e4aed3d06a
commit
5c8fc7309d
917 changed files with 30677 additions and 3146 deletions
|
@ -1,2 +0,0 @@
|
|||
[document-render-blocking-partial.tentative.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[document-render-blocking.tentative.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-002.tentative.html]
|
||||
[blocking defers until needed element is parsed]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-004.tentative.html]
|
||||
[removing link in the head makes it no longer blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-005.tentative.html]
|
||||
[removing 'blocking' makes it no longer blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-007.tentative.html]
|
||||
[link with non-matching media has no effect]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-009.tentative.html]
|
||||
[changing media to non-matching makes it non blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-010.tentative.html]
|
||||
[changing rel to non-expect makes it non blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-013.tentative.html]
|
||||
[removing href makes it no longer blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-014.tentative.html]
|
||||
[link in the body has no effect]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-015.tentative.html]
|
||||
[removing link the body makes it non blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-016.tentative.html]
|
||||
[removing 'blocking' in the body makes it non blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-017.tentative.html]
|
||||
[adding 'blocking=render' in the body has no effect]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-018.tentative.html]
|
||||
[changing media to matching in the body has no effect]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-019.tentative.html]
|
||||
[changing media to non-matching in the body makes it non blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-020.tentative.html]
|
||||
[changing rel to non-expect in the body makes it non blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-021.tentative.html]
|
||||
[changing rel to expect in the body has no effect]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-022.tentative.html]
|
||||
[adding href in the body has no effect]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-023.tentative.html]
|
||||
[removing href in the body makes it non blocking]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-025.tentative.html]
|
||||
[adding an id in the body satisfies render block]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-026.tentative.html]
|
||||
[removing id after it was renderer keeps render block satisfied]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[element-render-blocking-028.tentative.html]
|
||||
[removing some links but not all keeps at least the matching link blocking]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue