Skip to content

Commit 387df53

Browse files
committed
Bug 1930932 [wpt PR 49140] - Update wpt metadata, a=testonly
wpt-pr: 49140 wpt-type: metadata UltraBlame original commit: 7afc46897a5fdbd8c404330b556c02e36627883b
1 parent b7184a2 commit 387df53

File tree

2 files changed

+480
-0
lines changed

2 files changed

+480
-0
lines changed

testing/web-platform/meta/media-capabilities/decodingInfo.any.js.ini

Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,73 @@ expected
7878
:
7979
FAIL
8080
[
81+
Test
82+
that
83+
decodingInfo
84+
rejects
85+
if
86+
the
87+
audio
88+
configuration
89+
contentType
90+
is
91+
not
92+
a
93+
valid
94+
MIME
95+
type
96+
string
97+
]
98+
expected
99+
:
100+
FAIL
101+
[
102+
Test
103+
that
104+
decodingInfo
105+
rejects
106+
if
107+
the
108+
audio
109+
configuration
110+
contentType
111+
has
112+
more
113+
than
114+
one
115+
parameter
116+
]
117+
expected
118+
:
119+
FAIL
120+
[
121+
Test
122+
that
123+
decodingInfo
124+
rejects
125+
if
126+
the
127+
audio
128+
configuration
129+
contentType
130+
has
131+
a
132+
codecs
133+
parameter
134+
that
135+
indicates
136+
both
137+
an
138+
audio
139+
and
140+
a
141+
video
142+
codec
143+
]
144+
expected
145+
:
146+
FAIL
147+
[
81148
decodingInfo
82149
.
83150
any
@@ -158,3 +225,70 @@ unsupported
158225
expected
159226
:
160227
FAIL
228+
[
229+
Test
230+
that
231+
decodingInfo
232+
rejects
233+
if
234+
the
235+
audio
236+
configuration
237+
contentType
238+
is
239+
not
240+
a
241+
valid
242+
MIME
243+
type
244+
string
245+
]
246+
expected
247+
:
248+
FAIL
249+
[
250+
Test
251+
that
252+
decodingInfo
253+
rejects
254+
if
255+
the
256+
audio
257+
configuration
258+
contentType
259+
has
260+
more
261+
than
262+
one
263+
parameter
264+
]
265+
expected
266+
:
267+
FAIL
268+
[
269+
Test
270+
that
271+
decodingInfo
272+
rejects
273+
if
274+
the
275+
audio
276+
configuration
277+
contentType
278+
has
279+
a
280+
codecs
281+
parameter
282+
that
283+
indicates
284+
both
285+
an
286+
audio
287+
and
288+
a
289+
video
290+
codec
291+
]
292+
expected
293+
:
294+
FAIL

0 commit comments

Comments
 (0)