blob: 03cb5969bab06f78a59a47f226373f29f3a68b3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[video-frame-serialization.any.worker.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Verify closing a frame doesn't affect its clones.]
expected: FAIL
[video-frame-serialization.any.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Verify closing a frame doesn't affect its clones.]
expected: FAIL
|