Skip to content

Commit e4f3c35

Browse files
committed
Bug 2014512 - update media-loading-pseudo-classes-in-has.html.ini. r=dholbert
The test implementation is incorrect, which results in no `stalled` event being dispatched and causes the test to time out. This issue should be fixed in bug 2015583. Differential Revision: https://phabricator.services.mozilla.com/D282463
1 parent 7c235bb commit e4f3c35

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[media-loading-pseudo-classes-in-has.html]
2+
prefs: [dom.media.pseudo-classes.enabled:true]
3+
expected: TIMEOUT
4+
25
[Test :has(:stalled) invalidation]
3-
expected: FAIL
6+
expected: TIMEOUT
47

58
[Test :has(:buffering) invalidation]
6-
expected: FAIL
9+
expected: NOTRUN

0 commit comments

Comments
 (0)