File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed
testing/web-platform/meta/webcodecs Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 11[video-decoder.https.any.html]
22 expected: [OK, TIMEOUT]
3-
43 [Test that VideoDecoder.configure() doesn' t support config: Unrecognized codec]
54 expected: [PASS, TIMEOUT]
65
4948 if os == " android" : FAIL
5049 [PASS, NOTRUN]
5150
51+ [Test that VideoDecoder.isConfigSupported() doesn' t support config: codec with spaces]
52+ expected:
53+ if os == "android": PASS
54+ FAIL
55+
56+ [Test that VideoDecoder.configure() doesn' t support config: codec with spaces]
57+ expected:
58+ if os == " android" : PASS
59+ FAIL
60+
5261
5362[video-decoder.https.any.worker.html]
5463 expected: [OK, TIMEOUT]
55-
5664 [Test that VideoDecoder.configure() doesn' t support config: Unrecognized codec]
5765 expected: [PASS, TIMEOUT]
5866
100108 expected:
101109 if os == " android" : FAIL
102110 [PASS, NOTRUN]
111+
112+ [Test that VideoDecoder.isConfigSupported() doesn' t support config: codec with spaces]
113+ expected:
114+ if os == "android": PASS
115+ FAIL
116+
117+ [Test that VideoDecoder.configure() doesn' t support config: codec with spaces]
118+ expected:
119+ if os == " android" : PASS
120+ FAIL
You can’t perform that action at this time.
0 commit comments