mirror of
https://github.com/servo/servo.git
synced 2025-09-07 21:48:21 +01:00
Properly fail in event_loadeddata_noautoplay.html
This commit is contained in:
parent
3185a7917e
commit
7e06d2a1be
3 changed files with 6 additions and 9 deletions
|
@ -569349,7 +569349,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_loadeddata_noautoplay.html": [
|
||||
"7765806a9035b1c94929eb913a68668b6268d900",
|
||||
"6cb2a73e478e7042a443332124d54804279c82f5",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_loadedmetadata.html": [
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[event_loadeddata_noautoplay.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[setting src attribute on non-autoplay audio should trigger loadeddata event]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue