mirror of
https://github.com/servo/servo.git
synced 2025-08-21 13:25:34 +01:00
Properly fail in readyState_during_loadeddata.html
This commit is contained in:
parent
9856580e25
commit
ce8fc063db
3 changed files with 10 additions and 13 deletions
|
@ -569837,7 +569837,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html": [
|
||||
"05eff7f919c9c471f4116d046eb83de3a11cb890",
|
||||
"0f2040296385970bc1fbb2ffa8604e9d0857ff35",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/readyState_during_loadedmetadata.html": [
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[readyState_during_loadeddata.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[audio.readyState should be >= HAVE_CURRENT_DATA during loadeddata event]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue