mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
Update web-platform-tests to revision b'99458bfd6e43f5842a4a510cc5adfd8185e5c64c'
This commit is contained in:
@@ -20,6 +20,7 @@ function testSharedArrayBufferDescription(t, useView) {
|
||||
const data = testData;
|
||||
|
||||
// Don't run test if the codec is not supported.
|
||||
assert_equals("function", typeof AudioDecoder.isConfigSupported);
|
||||
let supported = false;
|
||||
return AudioDecoder
|
||||
.isConfigSupported({
|
||||
|
||||
Reference in New Issue
Block a user