mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Disable event_timeupdate tests
This commit is contained in:
parent
deb02ab6d7
commit
9aea7fb1e9
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
[event_timeupdate.html]
|
||||
type: testharness
|
||||
disabled: Until https://github.com/servo/servo/pull/22477 is merged
|
||||
expected: TIMEOUT
|
||||
[setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[event_timeupdate_noautoplay.html]
|
||||
type: testharness
|
||||
disabled: Until https://github.com/servo/servo/pull/22477 is merged
|
||||
expected: TIMEOUT
|
||||
[calling play() on a sufficiently long audio should trigger timeupdate event]
|
||||
expected: NOTRUN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue