mirror of
https://github.com/servo/servo.git
synced 2025-09-19 11:20:09 +01:00
Update web-platform-tests to revision b'73d6bd0d61f0ad5341d0c2303a7638e3aa12a594' (#34029)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
53911f4e5a
commit
63b2f813af
659 changed files with 10990 additions and 2625 deletions
|
@ -1,3 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
[lazy-out-of-band-load.html]
|
||||
[src = /images/green.png]
|
||||
expected: FAIL
|
||||
|
||||
[src = /images/not-found]
|
||||
expected: FAIL
|
||||
|
||||
[srcset = /images/green.png]
|
||||
expected: FAIL
|
||||
|
||||
[srcset = /images/not-found]
|
||||
expected: FAIL
|
|
@ -0,0 +1,24 @@
|
|||
[src-then-lazy-load.html]
|
||||
[src = /images/green.png 1 time(s)]
|
||||
expected: FAIL
|
||||
|
||||
[src = /images/green.png 2 time(s)]
|
||||
expected: FAIL
|
||||
|
||||
[src = /images/not-found 1 time(s)]
|
||||
expected: FAIL
|
||||
|
||||
[src = /images/not-found 2 time(s)]
|
||||
expected: FAIL
|
||||
|
||||
[srcset = /images/green.png 1 time(s)]
|
||||
expected: FAIL
|
||||
|
||||
[srcset = /images/green.png 2 time(s)]
|
||||
expected: FAIL
|
||||
|
||||
[srcset = /images/not-found 1 time(s)]
|
||||
expected: FAIL
|
||||
|
||||
[srcset = /images/not-found 2 time(s)]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue