mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Make sure we do not skip the HaveMetadata state. Fixes a bunch of tests
This commit is contained in:
parent
6b0acc9cd8
commit
11ac049d27
5 changed files with 21 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
[load-events-networkState.html]
|
||||
[NETWORK_NO_SOURCE]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[resource-selection-invoke-insert-into-iframe.html]
|
||||
[NOT invoking resource selection by inserting into other document with src set]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[resource-selection-invoke-pause-networkState.html]
|
||||
[NOT invoking resource selection with pause() when networkState is not NETWORK_EMPTY]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[resource-selection-invoke-remove-from-document-networkState.html]
|
||||
[NOT invoking resource selection with implicit pause() when networkState is not NETWORK_EMPTY]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue