mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
Properly fail in event_order_canplay_canplaythrough.html
This commit is contained in:
parent
59c56de103
commit
026130094d
3 changed files with 14 additions and 17 deletions
|
@ -569369,7 +569369,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_order_canplay_canplaythrough.html": [
|
||||
"70e74de8fe3eab2c775489364faa1eab832ef14d",
|
||||
"a9a9889a42a2fb654bc09d543320fc5adaf82157",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_order_canplay_playing.html": [
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[event_order_canplay_canplaythrough.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[setting src attribute on autoplay audio should trigger canplay then canplaythrough event]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue