Skip to content

Commit ebbde10

Browse files
Bug 1927948 [wpt PR 48870] - Update wpt metadata, a=testonly
wpt-pr: 48870 wpt-type: metadata
1 parent 5a590ae commit ebbde10

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

testing/web-platform/meta/webcodecs/video-decoder.https.any.js.ini

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
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
@@ -49,10 +48,19 @@
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
@@ -100,3 +108,13 @@
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

0 commit comments

Comments
 (0)