mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Update web-platform-tests to revision b'544363de4568baf9ae90d71e4822661edc546650'
This commit is contained in:
parent
4d5a804d03
commit
32cc2e03c4
197 changed files with 3539 additions and 2824 deletions
|
@ -35,6 +35,8 @@ promise_test(async t => {
|
|||
'spatialIndex');
|
||||
assert_equals(cloneMetadata.temporalIndex, metadata.temporalIndex,
|
||||
'temporalIndex');
|
||||
assert_equals(cloneMetadata.frameType, metadata.frameType,
|
||||
'frameType');
|
||||
// RTCEncodedVideoFrameAdditionalMetadata-only fields.
|
||||
assert_array_equals(cloneMetadata.decodeTargetIndications,
|
||||
metadata.decodeTargetIndications,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue