blob: fece974bbb715f80ebafa267a580d67387aa7e01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[videoFrame-construction.crossOriginSource.sub.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
[videoFrame-construction.crossOriginSource.sub.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and debug and swgl: [OK, TIMEOUT]
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
|