mirror of
https://github.com/servo/servo.git
synced 2025-09-07 05:28:21 +01:00
Properly fail in readyState_during_canplaythrough.html
This commit is contained in:
parent
4ca5a05eed
commit
9856580e25
3 changed files with 10 additions and 15 deletions
|
@ -569833,7 +569833,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/readyState_during_canplaythrough.html": [
|
||||
"93d9bd7ab6dc10b762ba51d50612421adae3da36",
|
||||
"d0e49ab44c3919e861bda39e01cda4fcbc1196fa",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html": [
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[readyState_during_canplaythrough.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[audio.readyState should be HAVE_ENOUGH_DATA during canplaythrough event]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue