mirror of
https://github.com/servo/servo.git
synced 2025-09-02 19:18:23 +01:00
Properly fail in event_pause.html
This commit is contained in:
parent
7b7f66f210
commit
4b2c4aead4
3 changed files with 10 additions and 19 deletions
|
@ -569385,7 +569385,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_pause.html": [
|
||||
"d1d4945f75e8febfd1ed29947700da38d9adcda4",
|
||||
"f7ab9fc551958133aa80482828a59c82ffbfaa7a",
|
||||
"testharness"
|
||||
],
|
||||
"html/semantics/embedded-content/media-elements/event_pause_noautoplay.html": [
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[event_pause.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[calling pause() on autoplay audio should trigger pause event]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue