mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Properly fail in event_order_canplay_playing.html
This commit is contained in:
parent
026130094d
commit
60b5b77ccb
3 changed files with 14 additions and 17 deletions
|
@ -569373,7 +569373,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_order_canplay_playing.html": [
|
||||
"f9a6c488442573dfc0d06acd1f6944d8cb2d585e",
|
||||
"31e4dbecfe979d8d9435f2a69938fa8887ff981e",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_order_loadedmetadata_loadeddata.html": [
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[event_order_canplay_playing.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[setting src attribute on autoplay audio should trigger canplay then playing event]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue