mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Properly fail in event_canplaythrough_noautoplay.html
This commit is contained in:
parent
8a3afe35fe
commit
c0040b27fd
3 changed files with 6 additions and 9 deletions
|
@ -569341,7 +569341,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_canplaythrough_noautoplay.html": [
|
||||
"04dba01a3d3da718a2ea3e65078d41fbfec982be",
|
||||
"9356b4db1afec24866154701da6e9814f5b891a9",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_loadeddata.html": [
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[event_canplaythrough_noautoplay.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[setting src attribute on non-autoplay audio should trigger canplaythrough event]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue