mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Properly fail in event_canplaythrough.html
This commit is contained in:
parent
4923045353
commit
8a3afe35fe
3 changed files with 8 additions and 7 deletions
|
@ -569337,7 +569337,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_canplaythrough.html": [
|
||||
"7f6e61d2498bb60077c50a2036430a2bf7a7ec9f",
|
||||
"1e8c7c45424c99a2695ff5857166fe34f39ffdc1",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_canplaythrough_noautoplay.html": [
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[event_canplaythrough.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[setting src attribute on autoplay audio should trigger canplaythrough event]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue