diff options
Diffstat (limited to 'testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini | 1812 |
1 files changed, 1812 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini b/testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini new file mode 100644 index 0000000000..08c443f5dc --- /dev/null +++ b/testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini @@ -0,0 +1,1812 @@ +[idlharness.https.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [AudioDecoder interface: existence and properties of interface object] + expected: FAIL + + [AudioDecoder interface object length] + expected: FAIL + + [AudioDecoder interface object name] + expected: FAIL + + [AudioDecoder interface: existence and properties of interface prototype object] + expected: FAIL + + [AudioDecoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [AudioDecoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [AudioDecoder interface: attribute state] + expected: FAIL + + [AudioDecoder interface: attribute decodeQueueSize] + expected: FAIL + + [AudioDecoder interface: attribute ondequeue] + expected: FAIL + + [AudioDecoder interface: operation configure(AudioDecoderConfig)] + expected: FAIL + + [AudioDecoder interface: operation decode(EncodedAudioChunk)] + expected: FAIL + + [AudioDecoder interface: operation flush()] + expected: FAIL + + [AudioDecoder interface: operation reset()] + expected: FAIL + + [AudioDecoder interface: operation close()] + expected: FAIL + + [AudioDecoder interface: operation isConfigSupported(AudioDecoderConfig)] + expected: FAIL + + [AudioDecoder must be primary interface of new AudioDecoder(defaultCodecInit)] + expected: FAIL + + [Stringification of new AudioDecoder(defaultCodecInit)] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "state" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "decodeQueueSize" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "ondequeue" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "configure(AudioDecoderConfig)" with the proper type] + expected: FAIL + + [AudioDecoder interface: calling configure(AudioDecoderConfig) on new AudioDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "decode(EncodedAudioChunk)" with the proper type] + expected: FAIL + + [AudioDecoder interface: calling decode(EncodedAudioChunk) on new AudioDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "flush()" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "reset()" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "close()" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "isConfigSupported(AudioDecoderConfig)" with the proper type] + expected: FAIL + + [AudioDecoder interface: calling isConfigSupported(AudioDecoderConfig) on new AudioDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoDecoder interface: existence and properties of interface object] + expected: FAIL + + [VideoDecoder interface object length] + expected: FAIL + + [VideoDecoder interface object name] + expected: FAIL + + [VideoDecoder interface: existence and properties of interface prototype object] + expected: FAIL + + [VideoDecoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [VideoDecoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [VideoDecoder interface: attribute state] + expected: FAIL + + [VideoDecoder interface: attribute decodeQueueSize] + expected: FAIL + + [VideoDecoder interface: attribute ondequeue] + expected: FAIL + + [VideoDecoder interface: operation configure(VideoDecoderConfig)] + expected: FAIL + + [VideoDecoder interface: operation decode(EncodedVideoChunk)] + expected: FAIL + + [VideoDecoder interface: operation flush()] + expected: FAIL + + [VideoDecoder interface: operation reset()] + expected: FAIL + + [VideoDecoder interface: operation close()] + expected: FAIL + + [VideoDecoder interface: operation isConfigSupported(VideoDecoderConfig)] + expected: FAIL + + [VideoDecoder must be primary interface of new VideoDecoder(defaultCodecInit)] + expected: FAIL + + [Stringification of new VideoDecoder(defaultCodecInit)] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "state" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "decodeQueueSize" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "ondequeue" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "configure(VideoDecoderConfig)" with the proper type] + expected: FAIL + + [VideoDecoder interface: calling configure(VideoDecoderConfig) on new VideoDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "decode(EncodedVideoChunk)" with the proper type] + expected: FAIL + + [VideoDecoder interface: calling decode(EncodedVideoChunk) on new VideoDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "flush()" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "reset()" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "close()" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "isConfigSupported(VideoDecoderConfig)" with the proper type] + expected: FAIL + + [VideoDecoder interface: calling isConfigSupported(VideoDecoderConfig) on new VideoDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioEncoder interface: existence and properties of interface object] + expected: FAIL + + [AudioEncoder interface object length] + expected: FAIL + + [AudioEncoder interface object name] + expected: FAIL + + [AudioEncoder interface: existence and properties of interface prototype object] + expected: FAIL + + [AudioEncoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [AudioEncoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [AudioEncoder interface: attribute state] + expected: FAIL + + [AudioEncoder interface: attribute encodeQueueSize] + expected: FAIL + + [AudioEncoder interface: attribute ondequeue] + expected: FAIL + + [AudioEncoder interface: operation configure(AudioEncoderConfig)] + expected: FAIL + + [AudioEncoder interface: operation encode(AudioData)] + expected: FAIL + + [AudioEncoder interface: operation flush()] + expected: FAIL + + [AudioEncoder interface: operation reset()] + expected: FAIL + + [AudioEncoder interface: operation close()] + expected: FAIL + + [AudioEncoder interface: operation isConfigSupported(AudioEncoderConfig)] + expected: FAIL + + [AudioEncoder must be primary interface of new AudioEncoder(defaultCodecInit)] + expected: FAIL + + [Stringification of new AudioEncoder(defaultCodecInit)] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "state" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "encodeQueueSize" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "ondequeue" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "configure(AudioEncoderConfig)" with the proper type] + expected: FAIL + + [AudioEncoder interface: calling configure(AudioEncoderConfig) on new AudioEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "encode(AudioData)" with the proper type] + expected: FAIL + + [AudioEncoder interface: calling encode(AudioData) on new AudioEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "flush()" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "reset()" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "close()" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "isConfigSupported(AudioEncoderConfig)" with the proper type] + expected: FAIL + + [AudioEncoder interface: calling isConfigSupported(AudioEncoderConfig) on new AudioEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoEncoder interface: existence and properties of interface object] + expected: FAIL + + [VideoEncoder interface object length] + expected: FAIL + + [VideoEncoder interface object name] + expected: FAIL + + [VideoEncoder interface: existence and properties of interface prototype object] + expected: FAIL + + [VideoEncoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [VideoEncoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [VideoEncoder interface: attribute state] + expected: FAIL + + [VideoEncoder interface: attribute encodeQueueSize] + expected: FAIL + + [VideoEncoder interface: attribute ondequeue] + expected: FAIL + + [VideoEncoder interface: operation configure(VideoEncoderConfig)] + expected: FAIL + + [VideoEncoder interface: operation encode(VideoFrame, optional VideoEncoderEncodeOptions)] + expected: FAIL + + [VideoEncoder interface: operation flush()] + expected: FAIL + + [VideoEncoder interface: operation reset()] + expected: FAIL + + [VideoEncoder interface: operation close()] + expected: FAIL + + [VideoEncoder interface: operation isConfigSupported(VideoEncoderConfig)] + expected: FAIL + + [VideoEncoder must be primary interface of new VideoEncoder(defaultCodecInit)] + expected: FAIL + + [Stringification of new VideoEncoder(defaultCodecInit)] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "state" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "encodeQueueSize" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "ondequeue" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "configure(VideoEncoderConfig)" with the proper type] + expected: FAIL + + [VideoEncoder interface: calling configure(VideoEncoderConfig) on new VideoEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "encode(VideoFrame, optional VideoEncoderEncodeOptions)" with the proper type] + expected: FAIL + + [VideoEncoder interface: calling encode(VideoFrame, optional VideoEncoderEncodeOptions) on new VideoEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "flush()" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "reset()" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "close()" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "isConfigSupported(VideoEncoderConfig)" with the proper type] + expected: FAIL + + [VideoEncoder interface: calling isConfigSupported(VideoEncoderConfig) on new VideoEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [EncodedAudioChunk interface: existence and properties of interface object] + expected: FAIL + + [EncodedAudioChunk interface object length] + expected: FAIL + + [EncodedAudioChunk interface object name] + expected: FAIL + + [EncodedAudioChunk interface: existence and properties of interface prototype object] + expected: FAIL + + [EncodedAudioChunk interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [EncodedAudioChunk interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [EncodedAudioChunk interface: attribute type] + expected: FAIL + + [EncodedAudioChunk interface: attribute timestamp] + expected: FAIL + + [EncodedAudioChunk interface: attribute duration] + expected: FAIL + + [EncodedAudioChunk interface: attribute byteLength] + expected: FAIL + + [EncodedAudioChunk interface: operation copyTo(BufferSource)] + expected: FAIL + + [EncodedAudioChunk must be primary interface of new EncodedAudioChunk(defaultAudioChunkInit)] + expected: FAIL + + [Stringification of new EncodedAudioChunk(defaultAudioChunkInit)] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "type" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "timestamp" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "duration" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "byteLength" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "copyTo(BufferSource)" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: calling copyTo(BufferSource) on new EncodedAudioChunk(defaultAudioChunkInit) with too few arguments must throw TypeError] + expected: FAIL + + [EncodedVideoChunk interface: existence and properties of interface object] + expected: FAIL + + [EncodedVideoChunk interface object length] + expected: FAIL + + [EncodedVideoChunk interface object name] + expected: FAIL + + [EncodedVideoChunk interface: existence and properties of interface prototype object] + expected: FAIL + + [EncodedVideoChunk interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [EncodedVideoChunk interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [EncodedVideoChunk interface: attribute type] + expected: FAIL + + [EncodedVideoChunk interface: attribute timestamp] + expected: FAIL + + [EncodedVideoChunk interface: attribute duration] + expected: FAIL + + [EncodedVideoChunk interface: attribute byteLength] + expected: FAIL + + [EncodedVideoChunk interface: operation copyTo(BufferSource)] + expected: FAIL + + [EncodedVideoChunk must be primary interface of new EncodedVideoChunk(defaultVideoChunkInit)] + expected: FAIL + + [Stringification of new EncodedVideoChunk(defaultVideoChunkInit)] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "type" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "timestamp" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "duration" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "byteLength" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "copyTo(BufferSource)" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: calling copyTo(BufferSource) on new EncodedVideoChunk(defaultVideoChunkInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioData interface: existence and properties of interface object] + expected: FAIL + + [AudioData interface object length] + expected: FAIL + + [AudioData interface object name] + expected: FAIL + + [AudioData interface: existence and properties of interface prototype object] + expected: FAIL + + [AudioData interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [AudioData interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [AudioData interface: attribute format] + expected: FAIL + + [AudioData interface: attribute sampleRate] + expected: FAIL + + [AudioData interface: attribute numberOfFrames] + expected: FAIL + + [AudioData interface: attribute numberOfChannels] + expected: FAIL + + [AudioData interface: attribute duration] + expected: FAIL + + [AudioData interface: attribute timestamp] + expected: FAIL + + [AudioData interface: operation allocationSize(AudioDataCopyToOptions)] + expected: FAIL + + [AudioData interface: operation copyTo(BufferSource, AudioDataCopyToOptions)] + expected: FAIL + + [AudioData interface: operation clone()] + expected: FAIL + + [AudioData interface: operation close()] + expected: FAIL + + [AudioData must be primary interface of make_audio_data(1234, 2, 8000, 100)] + expected: FAIL + + [Stringification of make_audio_data(1234, 2, 8000, 100)] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "format" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "sampleRate" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "numberOfFrames" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "numberOfChannels" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "duration" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "timestamp" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "allocationSize(AudioDataCopyToOptions)" with the proper type] + expected: FAIL + + [AudioData interface: calling allocationSize(AudioDataCopyToOptions) on make_audio_data(1234, 2, 8000, 100) with too few arguments must throw TypeError] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "copyTo(BufferSource, AudioDataCopyToOptions)" with the proper type] + expected: FAIL + + [AudioData interface: calling copyTo(BufferSource, AudioDataCopyToOptions) on make_audio_data(1234, 2, 8000, 100) with too few arguments must throw TypeError] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "clone()" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "close()" with the proper type] + expected: FAIL + + [VideoFrame interface: existence and properties of interface object] + expected: FAIL + + [VideoFrame interface object length] + expected: FAIL + + [VideoFrame interface object name] + expected: FAIL + + [VideoFrame interface: existence and properties of interface prototype object] + expected: FAIL + + [VideoFrame interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [VideoFrame interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [VideoFrame interface: attribute format] + expected: FAIL + + [VideoFrame interface: attribute codedWidth] + expected: FAIL + + [VideoFrame interface: attribute codedHeight] + expected: FAIL + + [VideoFrame interface: attribute codedRect] + expected: FAIL + + [VideoFrame interface: attribute visibleRect] + expected: FAIL + + [VideoFrame interface: attribute displayWidth] + expected: FAIL + + [VideoFrame interface: attribute displayHeight] + expected: FAIL + + [VideoFrame interface: attribute duration] + expected: FAIL + + [VideoFrame interface: attribute timestamp] + expected: FAIL + + [VideoFrame interface: attribute colorSpace] + expected: FAIL + + [VideoFrame interface: operation metadata()] + expected: FAIL + + [VideoFrame interface: operation allocationSize(optional VideoFrameCopyToOptions)] + expected: FAIL + + [VideoFrame interface: operation copyTo(BufferSource, optional VideoFrameCopyToOptions)] + expected: FAIL + + [VideoFrame interface: operation clone()] + expected: FAIL + + [VideoFrame interface: operation close()] + expected: FAIL + + [VideoFrame must be primary interface of new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33})] + expected: FAIL + + [Stringification of new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33})] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "format" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "codedWidth" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "codedHeight" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "codedRect" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "visibleRect" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "displayWidth" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "displayHeight" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "duration" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "timestamp" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "colorSpace" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "metadata()" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "allocationSize(optional VideoFrameCopyToOptions)" with the proper type] + expected: FAIL + + [VideoFrame interface: calling allocationSize(optional VideoFrameCopyToOptions) on new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) with too few arguments must throw TypeError] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "copyTo(BufferSource, optional VideoFrameCopyToOptions)" with the proper type] + expected: FAIL + + [VideoFrame interface: calling copyTo(BufferSource, optional VideoFrameCopyToOptions) on new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) with too few arguments must throw TypeError] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "clone()" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "close()" with the proper type] + expected: FAIL + + [VideoColorSpace interface: existence and properties of interface object] + expected: FAIL + + [VideoColorSpace interface object length] + expected: FAIL + + [VideoColorSpace interface object name] + expected: FAIL + + [VideoColorSpace interface: existence and properties of interface prototype object] + expected: FAIL + + [VideoColorSpace interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [VideoColorSpace interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [VideoColorSpace interface: attribute primaries] + expected: FAIL + + [VideoColorSpace interface: attribute transfer] + expected: FAIL + + [VideoColorSpace interface: attribute matrix] + expected: FAIL + + [VideoColorSpace interface: attribute fullRange] + expected: FAIL + + [VideoColorSpace interface: operation toJSON()] + expected: FAIL + + [VideoColorSpace must be primary interface of new VideoColorSpace()] + expected: FAIL + + [Stringification of new VideoColorSpace()] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "primaries" with the proper type] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "transfer" with the proper type] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "matrix" with the proper type] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "fullRange" with the proper type] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "toJSON()" with the proper type] + expected: FAIL + + [VideoColorSpace interface: default toJSON operation on new VideoColorSpace()] + expected: FAIL + + [ImageDecoder interface: existence and properties of interface object] + expected: FAIL + + [ImageDecoder interface object length] + expected: FAIL + + [ImageDecoder interface object name] + expected: FAIL + + [ImageDecoder interface: existence and properties of interface prototype object] + expected: FAIL + + [ImageDecoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ImageDecoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ImageDecoder interface: attribute type] + expected: FAIL + + [ImageDecoder interface: attribute complete] + expected: FAIL + + [ImageDecoder interface: attribute completed] + expected: FAIL + + [ImageDecoder interface: attribute tracks] + expected: FAIL + + [ImageDecoder interface: operation decode(optional ImageDecodeOptions)] + expected: FAIL + + [ImageDecoder interface: operation reset()] + expected: FAIL + + [ImageDecoder interface: operation close()] + expected: FAIL + + [ImageDecoder interface: operation isTypeSupported(DOMString)] + expected: FAIL + + [ImageDecoder must be primary interface of new ImageDecoder({data: self.imageBody, type: 'image/png'})] + expected: FAIL + + [Stringification of new ImageDecoder({data: self.imageBody, type: 'image/png'})] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "type" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "complete" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "completed" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "tracks" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "decode(optional ImageDecodeOptions)" with the proper type] + expected: FAIL + + [ImageDecoder interface: calling decode(optional ImageDecodeOptions) on new ImageDecoder({data: self.imageBody, type: 'image/png'}) with too few arguments must throw TypeError] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "reset()" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "close()" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "isTypeSupported(DOMString)" with the proper type] + expected: FAIL + + [ImageDecoder interface: calling isTypeSupported(DOMString) on new ImageDecoder({data: self.imageBody, type: 'image/png'}) with too few arguments must throw TypeError] + expected: FAIL + + [ImageTrackList interface: existence and properties of interface object] + expected: FAIL + + [ImageTrackList interface object length] + expected: FAIL + + [ImageTrackList interface object name] + expected: FAIL + + [ImageTrackList interface: existence and properties of interface prototype object] + expected: FAIL + + [ImageTrackList interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ImageTrackList interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ImageTrackList interface: attribute ready] + expected: FAIL + + [ImageTrackList interface: attribute length] + expected: FAIL + + [ImageTrackList interface: attribute selectedIndex] + expected: FAIL + + [ImageTrackList interface: attribute selectedTrack] + expected: FAIL + + [ImageTrackList must be primary interface of new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks] + expected: FAIL + + [Stringification of new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks] + expected: FAIL + + [ImageTrackList interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks must inherit property "ready" with the proper type] + expected: FAIL + + [ImageTrackList interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks must inherit property "length" with the proper type] + expected: FAIL + + [ImageTrackList interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks must inherit property "selectedIndex" with the proper type] + expected: FAIL + + [ImageTrackList interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks must inherit property "selectedTrack" with the proper type] + expected: FAIL + + [ImageTrack interface: existence and properties of interface object] + expected: FAIL + + [ImageTrack interface object length] + expected: FAIL + + [ImageTrack interface object name] + expected: FAIL + + [ImageTrack interface: existence and properties of interface prototype object] + expected: FAIL + + [ImageTrack interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ImageTrack interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ImageTrack interface: attribute animated] + expected: FAIL + + [ImageTrack interface: attribute frameCount] + expected: FAIL + + [ImageTrack interface: attribute repetitionCount] + expected: FAIL + + [ImageTrack interface: attribute selected] + expected: FAIL + + [ImageTrack must be primary interface of new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\]] + expected: FAIL + + [Stringification of new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\]] + expected: FAIL + + [ImageTrack interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\] must inherit property "animated" with the proper type] + expected: FAIL + + [ImageTrack interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\] must inherit property "frameCount" with the proper type] + expected: FAIL + + [ImageTrack interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\] must inherit property "repetitionCount" with the proper type] + expected: FAIL + + [ImageTrack interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\] must inherit property "selected" with the proper type] + expected: FAIL + + +[idlharness.https.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [AudioDecoder interface: existence and properties of interface object] + expected: FAIL + + [AudioDecoder interface object length] + expected: FAIL + + [AudioDecoder interface object name] + expected: FAIL + + [AudioDecoder interface: existence and properties of interface prototype object] + expected: FAIL + + [AudioDecoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [AudioDecoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [AudioDecoder interface: attribute state] + expected: FAIL + + [AudioDecoder interface: attribute decodeQueueSize] + expected: FAIL + + [AudioDecoder interface: attribute ondequeue] + expected: FAIL + + [AudioDecoder interface: operation configure(AudioDecoderConfig)] + expected: FAIL + + [AudioDecoder interface: operation decode(EncodedAudioChunk)] + expected: FAIL + + [AudioDecoder interface: operation flush()] + expected: FAIL + + [AudioDecoder interface: operation reset()] + expected: FAIL + + [AudioDecoder interface: operation close()] + expected: FAIL + + [AudioDecoder interface: operation isConfigSupported(AudioDecoderConfig)] + expected: FAIL + + [AudioDecoder must be primary interface of new AudioDecoder(defaultCodecInit)] + expected: FAIL + + [Stringification of new AudioDecoder(defaultCodecInit)] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "state" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "decodeQueueSize" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "ondequeue" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "configure(AudioDecoderConfig)" with the proper type] + expected: FAIL + + [AudioDecoder interface: calling configure(AudioDecoderConfig) on new AudioDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "decode(EncodedAudioChunk)" with the proper type] + expected: FAIL + + [AudioDecoder interface: calling decode(EncodedAudioChunk) on new AudioDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "flush()" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "reset()" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "close()" with the proper type] + expected: FAIL + + [AudioDecoder interface: new AudioDecoder(defaultCodecInit) must inherit property "isConfigSupported(AudioDecoderConfig)" with the proper type] + expected: FAIL + + [AudioDecoder interface: calling isConfigSupported(AudioDecoderConfig) on new AudioDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoDecoder interface: existence and properties of interface object] + expected: FAIL + + [VideoDecoder interface object length] + expected: FAIL + + [VideoDecoder interface object name] + expected: FAIL + + [VideoDecoder interface: existence and properties of interface prototype object] + expected: FAIL + + [VideoDecoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [VideoDecoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [VideoDecoder interface: attribute state] + expected: FAIL + + [VideoDecoder interface: attribute decodeQueueSize] + expected: FAIL + + [VideoDecoder interface: attribute ondequeue] + expected: FAIL + + [VideoDecoder interface: operation configure(VideoDecoderConfig)] + expected: FAIL + + [VideoDecoder interface: operation decode(EncodedVideoChunk)] + expected: FAIL + + [VideoDecoder interface: operation flush()] + expected: FAIL + + [VideoDecoder interface: operation reset()] + expected: FAIL + + [VideoDecoder interface: operation close()] + expected: FAIL + + [VideoDecoder interface: operation isConfigSupported(VideoDecoderConfig)] + expected: FAIL + + [VideoDecoder must be primary interface of new VideoDecoder(defaultCodecInit)] + expected: FAIL + + [Stringification of new VideoDecoder(defaultCodecInit)] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "state" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "decodeQueueSize" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "ondequeue" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "configure(VideoDecoderConfig)" with the proper type] + expected: FAIL + + [VideoDecoder interface: calling configure(VideoDecoderConfig) on new VideoDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "decode(EncodedVideoChunk)" with the proper type] + expected: FAIL + + [VideoDecoder interface: calling decode(EncodedVideoChunk) on new VideoDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "flush()" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "reset()" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "close()" with the proper type] + expected: FAIL + + [VideoDecoder interface: new VideoDecoder(defaultCodecInit) must inherit property "isConfigSupported(VideoDecoderConfig)" with the proper type] + expected: FAIL + + [VideoDecoder interface: calling isConfigSupported(VideoDecoderConfig) on new VideoDecoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioEncoder interface: existence and properties of interface object] + expected: FAIL + + [AudioEncoder interface object length] + expected: FAIL + + [AudioEncoder interface object name] + expected: FAIL + + [AudioEncoder interface: existence and properties of interface prototype object] + expected: FAIL + + [AudioEncoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [AudioEncoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [AudioEncoder interface: attribute state] + expected: FAIL + + [AudioEncoder interface: attribute encodeQueueSize] + expected: FAIL + + [AudioEncoder interface: attribute ondequeue] + expected: FAIL + + [AudioEncoder interface: operation configure(AudioEncoderConfig)] + expected: FAIL + + [AudioEncoder interface: operation encode(AudioData)] + expected: FAIL + + [AudioEncoder interface: operation flush()] + expected: FAIL + + [AudioEncoder interface: operation reset()] + expected: FAIL + + [AudioEncoder interface: operation close()] + expected: FAIL + + [AudioEncoder interface: operation isConfigSupported(AudioEncoderConfig)] + expected: FAIL + + [AudioEncoder must be primary interface of new AudioEncoder(defaultCodecInit)] + expected: FAIL + + [Stringification of new AudioEncoder(defaultCodecInit)] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "state" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "encodeQueueSize" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "ondequeue" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "configure(AudioEncoderConfig)" with the proper type] + expected: FAIL + + [AudioEncoder interface: calling configure(AudioEncoderConfig) on new AudioEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "encode(AudioData)" with the proper type] + expected: FAIL + + [AudioEncoder interface: calling encode(AudioData) on new AudioEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "flush()" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "reset()" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "close()" with the proper type] + expected: FAIL + + [AudioEncoder interface: new AudioEncoder(defaultCodecInit) must inherit property "isConfigSupported(AudioEncoderConfig)" with the proper type] + expected: FAIL + + [AudioEncoder interface: calling isConfigSupported(AudioEncoderConfig) on new AudioEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoEncoder interface: existence and properties of interface object] + expected: FAIL + + [VideoEncoder interface object length] + expected: FAIL + + [VideoEncoder interface object name] + expected: FAIL + + [VideoEncoder interface: existence and properties of interface prototype object] + expected: FAIL + + [VideoEncoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [VideoEncoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [VideoEncoder interface: attribute state] + expected: FAIL + + [VideoEncoder interface: attribute encodeQueueSize] + expected: FAIL + + [VideoEncoder interface: attribute ondequeue] + expected: FAIL + + [VideoEncoder interface: operation configure(VideoEncoderConfig)] + expected: FAIL + + [VideoEncoder interface: operation encode(VideoFrame, optional VideoEncoderEncodeOptions)] + expected: FAIL + + [VideoEncoder interface: operation flush()] + expected: FAIL + + [VideoEncoder interface: operation reset()] + expected: FAIL + + [VideoEncoder interface: operation close()] + expected: FAIL + + [VideoEncoder interface: operation isConfigSupported(VideoEncoderConfig)] + expected: FAIL + + [VideoEncoder must be primary interface of new VideoEncoder(defaultCodecInit)] + expected: FAIL + + [Stringification of new VideoEncoder(defaultCodecInit)] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "state" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "encodeQueueSize" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "ondequeue" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "configure(VideoEncoderConfig)" with the proper type] + expected: FAIL + + [VideoEncoder interface: calling configure(VideoEncoderConfig) on new VideoEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "encode(VideoFrame, optional VideoEncoderEncodeOptions)" with the proper type] + expected: FAIL + + [VideoEncoder interface: calling encode(VideoFrame, optional VideoEncoderEncodeOptions) on new VideoEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "flush()" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "reset()" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "close()" with the proper type] + expected: FAIL + + [VideoEncoder interface: new VideoEncoder(defaultCodecInit) must inherit property "isConfigSupported(VideoEncoderConfig)" with the proper type] + expected: FAIL + + [VideoEncoder interface: calling isConfigSupported(VideoEncoderConfig) on new VideoEncoder(defaultCodecInit) with too few arguments must throw TypeError] + expected: FAIL + + [EncodedAudioChunk interface: existence and properties of interface object] + expected: FAIL + + [EncodedAudioChunk interface object length] + expected: FAIL + + [EncodedAudioChunk interface object name] + expected: FAIL + + [EncodedAudioChunk interface: existence and properties of interface prototype object] + expected: FAIL + + [EncodedAudioChunk interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [EncodedAudioChunk interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [EncodedAudioChunk interface: attribute type] + expected: FAIL + + [EncodedAudioChunk interface: attribute timestamp] + expected: FAIL + + [EncodedAudioChunk interface: attribute duration] + expected: FAIL + + [EncodedAudioChunk interface: attribute byteLength] + expected: FAIL + + [EncodedAudioChunk interface: operation copyTo(BufferSource)] + expected: FAIL + + [EncodedAudioChunk must be primary interface of new EncodedAudioChunk(defaultAudioChunkInit)] + expected: FAIL + + [Stringification of new EncodedAudioChunk(defaultAudioChunkInit)] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "type" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "timestamp" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "duration" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "byteLength" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: new EncodedAudioChunk(defaultAudioChunkInit) must inherit property "copyTo(BufferSource)" with the proper type] + expected: FAIL + + [EncodedAudioChunk interface: calling copyTo(BufferSource) on new EncodedAudioChunk(defaultAudioChunkInit) with too few arguments must throw TypeError] + expected: FAIL + + [EncodedVideoChunk interface: existence and properties of interface object] + expected: FAIL + + [EncodedVideoChunk interface object length] + expected: FAIL + + [EncodedVideoChunk interface object name] + expected: FAIL + + [EncodedVideoChunk interface: existence and properties of interface prototype object] + expected: FAIL + + [EncodedVideoChunk interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [EncodedVideoChunk interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [EncodedVideoChunk interface: attribute type] + expected: FAIL + + [EncodedVideoChunk interface: attribute timestamp] + expected: FAIL + + [EncodedVideoChunk interface: attribute duration] + expected: FAIL + + [EncodedVideoChunk interface: attribute byteLength] + expected: FAIL + + [EncodedVideoChunk interface: operation copyTo(BufferSource)] + expected: FAIL + + [EncodedVideoChunk must be primary interface of new EncodedVideoChunk(defaultVideoChunkInit)] + expected: FAIL + + [Stringification of new EncodedVideoChunk(defaultVideoChunkInit)] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "type" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "timestamp" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "duration" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "byteLength" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: new EncodedVideoChunk(defaultVideoChunkInit) must inherit property "copyTo(BufferSource)" with the proper type] + expected: FAIL + + [EncodedVideoChunk interface: calling copyTo(BufferSource) on new EncodedVideoChunk(defaultVideoChunkInit) with too few arguments must throw TypeError] + expected: FAIL + + [AudioData interface: existence and properties of interface object] + expected: FAIL + + [AudioData interface object length] + expected: FAIL + + [AudioData interface object name] + expected: FAIL + + [AudioData interface: existence and properties of interface prototype object] + expected: FAIL + + [AudioData interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [AudioData interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [AudioData interface: attribute format] + expected: FAIL + + [AudioData interface: attribute sampleRate] + expected: FAIL + + [AudioData interface: attribute numberOfFrames] + expected: FAIL + + [AudioData interface: attribute numberOfChannels] + expected: FAIL + + [AudioData interface: attribute duration] + expected: FAIL + + [AudioData interface: attribute timestamp] + expected: FAIL + + [AudioData interface: operation allocationSize(AudioDataCopyToOptions)] + expected: FAIL + + [AudioData interface: operation copyTo(BufferSource, AudioDataCopyToOptions)] + expected: FAIL + + [AudioData interface: operation clone()] + expected: FAIL + + [AudioData interface: operation close()] + expected: FAIL + + [AudioData must be primary interface of make_audio_data(1234, 2, 8000, 100)] + expected: FAIL + + [Stringification of make_audio_data(1234, 2, 8000, 100)] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "format" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "sampleRate" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "numberOfFrames" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "numberOfChannels" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "duration" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "timestamp" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "allocationSize(AudioDataCopyToOptions)" with the proper type] + expected: FAIL + + [AudioData interface: calling allocationSize(AudioDataCopyToOptions) on make_audio_data(1234, 2, 8000, 100) with too few arguments must throw TypeError] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "copyTo(BufferSource, AudioDataCopyToOptions)" with the proper type] + expected: FAIL + + [AudioData interface: calling copyTo(BufferSource, AudioDataCopyToOptions) on make_audio_data(1234, 2, 8000, 100) with too few arguments must throw TypeError] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "clone()" with the proper type] + expected: FAIL + + [AudioData interface: make_audio_data(1234, 2, 8000, 100) must inherit property "close()" with the proper type] + expected: FAIL + + [VideoFrame interface: existence and properties of interface object] + expected: FAIL + + [VideoFrame interface object length] + expected: FAIL + + [VideoFrame interface object name] + expected: FAIL + + [VideoFrame interface: existence and properties of interface prototype object] + expected: FAIL + + [VideoFrame interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [VideoFrame interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [VideoFrame interface: attribute format] + expected: FAIL + + [VideoFrame interface: attribute codedWidth] + expected: FAIL + + [VideoFrame interface: attribute codedHeight] + expected: FAIL + + [VideoFrame interface: attribute codedRect] + expected: FAIL + + [VideoFrame interface: attribute visibleRect] + expected: FAIL + + [VideoFrame interface: attribute displayWidth] + expected: FAIL + + [VideoFrame interface: attribute displayHeight] + expected: FAIL + + [VideoFrame interface: attribute duration] + expected: FAIL + + [VideoFrame interface: attribute timestamp] + expected: FAIL + + [VideoFrame interface: attribute colorSpace] + expected: FAIL + + [VideoFrame interface: operation metadata()] + expected: FAIL + + [VideoFrame interface: operation allocationSize(optional VideoFrameCopyToOptions)] + expected: FAIL + + [VideoFrame interface: operation copyTo(BufferSource, optional VideoFrameCopyToOptions)] + expected: FAIL + + [VideoFrame interface: operation clone()] + expected: FAIL + + [VideoFrame interface: operation close()] + expected: FAIL + + [VideoFrame must be primary interface of new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33})] + expected: FAIL + + [Stringification of new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33})] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "format" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "codedWidth" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "codedHeight" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "codedRect" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "visibleRect" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "displayWidth" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "displayHeight" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "duration" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "timestamp" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "colorSpace" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "metadata()" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "allocationSize(optional VideoFrameCopyToOptions)" with the proper type] + expected: FAIL + + [VideoFrame interface: calling allocationSize(optional VideoFrameCopyToOptions) on new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) with too few arguments must throw TypeError] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "copyTo(BufferSource, optional VideoFrameCopyToOptions)" with the proper type] + expected: FAIL + + [VideoFrame interface: calling copyTo(BufferSource, optional VideoFrameCopyToOptions) on new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) with too few arguments must throw TypeError] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "clone()" with the proper type] + expected: FAIL + + [VideoFrame interface: new VideoFrame(makeImageBitmap(32,16), {timestamp:100, duration:33}) must inherit property "close()" with the proper type] + expected: FAIL + + [VideoColorSpace interface: existence and properties of interface object] + expected: FAIL + + [VideoColorSpace interface object length] + expected: FAIL + + [VideoColorSpace interface object name] + expected: FAIL + + [VideoColorSpace interface: existence and properties of interface prototype object] + expected: FAIL + + [VideoColorSpace interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [VideoColorSpace interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [VideoColorSpace interface: attribute primaries] + expected: FAIL + + [VideoColorSpace interface: attribute transfer] + expected: FAIL + + [VideoColorSpace interface: attribute matrix] + expected: FAIL + + [VideoColorSpace interface: attribute fullRange] + expected: FAIL + + [VideoColorSpace interface: operation toJSON()] + expected: FAIL + + [VideoColorSpace must be primary interface of new VideoColorSpace()] + expected: FAIL + + [Stringification of new VideoColorSpace()] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "primaries" with the proper type] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "transfer" with the proper type] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "matrix" with the proper type] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "fullRange" with the proper type] + expected: FAIL + + [VideoColorSpace interface: new VideoColorSpace() must inherit property "toJSON()" with the proper type] + expected: FAIL + + [VideoColorSpace interface: default toJSON operation on new VideoColorSpace()] + expected: FAIL + + [ImageDecoder interface: existence and properties of interface object] + expected: FAIL + + [ImageDecoder interface object length] + expected: FAIL + + [ImageDecoder interface object name] + expected: FAIL + + [ImageDecoder interface: existence and properties of interface prototype object] + expected: FAIL + + [ImageDecoder interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ImageDecoder interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ImageDecoder interface: attribute type] + expected: FAIL + + [ImageDecoder interface: attribute complete] + expected: FAIL + + [ImageDecoder interface: attribute completed] + expected: FAIL + + [ImageDecoder interface: attribute tracks] + expected: FAIL + + [ImageDecoder interface: operation decode(optional ImageDecodeOptions)] + expected: FAIL + + [ImageDecoder interface: operation reset()] + expected: FAIL + + [ImageDecoder interface: operation close()] + expected: FAIL + + [ImageDecoder interface: operation isTypeSupported(DOMString)] + expected: FAIL + + [ImageDecoder must be primary interface of new ImageDecoder({data: self.imageBody, type: 'image/png'})] + expected: FAIL + + [Stringification of new ImageDecoder({data: self.imageBody, type: 'image/png'})] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "type" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "complete" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "completed" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "tracks" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "decode(optional ImageDecodeOptions)" with the proper type] + expected: FAIL + + [ImageDecoder interface: calling decode(optional ImageDecodeOptions) on new ImageDecoder({data: self.imageBody, type: 'image/png'}) with too few arguments must throw TypeError] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "reset()" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "close()" with the proper type] + expected: FAIL + + [ImageDecoder interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}) must inherit property "isTypeSupported(DOMString)" with the proper type] + expected: FAIL + + [ImageDecoder interface: calling isTypeSupported(DOMString) on new ImageDecoder({data: self.imageBody, type: 'image/png'}) with too few arguments must throw TypeError] + expected: FAIL + + [ImageTrackList interface: existence and properties of interface object] + expected: FAIL + + [ImageTrackList interface object length] + expected: FAIL + + [ImageTrackList interface object name] + expected: FAIL + + [ImageTrackList interface: existence and properties of interface prototype object] + expected: FAIL + + [ImageTrackList interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ImageTrackList interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ImageTrackList interface: attribute ready] + expected: FAIL + + [ImageTrackList interface: attribute length] + expected: FAIL + + [ImageTrackList interface: attribute selectedIndex] + expected: FAIL + + [ImageTrackList interface: attribute selectedTrack] + expected: FAIL + + [ImageTrackList must be primary interface of new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks] + expected: FAIL + + [Stringification of new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks] + expected: FAIL + + [ImageTrackList interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks must inherit property "ready" with the proper type] + expected: FAIL + + [ImageTrackList interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks must inherit property "length" with the proper type] + expected: FAIL + + [ImageTrackList interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks must inherit property "selectedIndex" with the proper type] + expected: FAIL + + [ImageTrackList interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks must inherit property "selectedTrack" with the proper type] + expected: FAIL + + [ImageTrack interface: existence and properties of interface object] + expected: FAIL + + [ImageTrack interface object length] + expected: FAIL + + [ImageTrack interface object name] + expected: FAIL + + [ImageTrack interface: existence and properties of interface prototype object] + expected: FAIL + + [ImageTrack interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ImageTrack interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ImageTrack interface: attribute animated] + expected: FAIL + + [ImageTrack interface: attribute frameCount] + expected: FAIL + + [ImageTrack interface: attribute repetitionCount] + expected: FAIL + + [ImageTrack interface: attribute selected] + expected: FAIL + + [ImageTrack must be primary interface of new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\]] + expected: FAIL + + [Stringification of new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\]] + expected: FAIL + + [ImageTrack interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\] must inherit property "animated" with the proper type] + expected: FAIL + + [ImageTrack interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\] must inherit property "frameCount" with the proper type] + expected: FAIL + + [ImageTrack interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\] must inherit property "repetitionCount" with the proper type] + expected: FAIL + + [ImageTrack interface: new ImageDecoder({data: self.imageBody, type: 'image/png'}).tracks[0\] must inherit property "selected" with the proper type] + expected: FAIL |