Skip to content

Commit

Permalink
Bug 1851422 [wpt PR 41793] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 41793
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Sep 13, 2023
1 parent 7426f17 commit 3b6d388
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,12 @@
[Test that VideoEncoder.configure() doesn't support config: Possible future AV1 codec string]
expected: FAIL

[Test that VideoEncoder.isConfigSupported() doesn't support config: Codec with bad casing]
expected: FAIL
[Test that VideoEncoder.configure() doesn't support config: Codec with bad casing]
expected: FAIL


[video-encoder-config.https.any.worker.html]
[VideoEncoder.isConfigSupported() supports:{"codec":"avc1.42001E","hardwareAcceleration":"no-preference","width":640,"height":480,"bitrate":5000000,"framerate":24,"avc":{"format":"annexb"},"futureConfigFeature":"foo"}]
Expand Down Expand Up @@ -210,3 +216,9 @@
[Test that VideoEncoder.configure() doesn't support config: Possible future AV1 codec string]
expected: FAIL

[Test that VideoEncoder.isConfigSupported() doesn't support config: Codec with bad casing]
expected: FAIL
[Test that VideoEncoder.configure() doesn't support config: Codec with bad casing]
expected: FAIL

0 comments on commit 3b6d388

Please sign in to comment.