summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini
diff options
context:
space:
mode:
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.ini354
1 files changed, 293 insertions, 61 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
index ed25cef256..a39ca480e4 100644
--- a/testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini
+++ b/testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini
@@ -1,168 +1,251 @@
prefs: [dom.media.webcodecs.enabled:true]
[idlharness.https.any.html]
- [AudioDecoder interface: existence and properties of interface object]
+ [AudioEncoder interface: existence and properties of interface object]
expected: FAIL
- [AudioDecoder interface object length]
+ [AudioEncoder interface object length]
expected: FAIL
- [AudioDecoder interface object name]
+ [AudioEncoder interface object name]
expected: FAIL
- [AudioDecoder interface: existence and properties of interface prototype object]
+ [AudioEncoder interface: existence and properties of interface prototype object]
expected: FAIL
- [AudioDecoder interface: existence and properties of interface prototype object's "constructor" property]
+ [AudioEncoder 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]
+ [AudioEncoder interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
- [AudioDecoder interface: attribute state]
+ [AudioEncoder interface: attribute state]
expected: FAIL
- [AudioDecoder interface: attribute decodeQueueSize]
+ [AudioEncoder interface: attribute encodeQueueSize]
expected: FAIL
- [AudioDecoder interface: attribute ondequeue]
+ [AudioEncoder interface: attribute ondequeue]
expected: FAIL
- [AudioDecoder interface: operation configure(AudioDecoderConfig)]
+ [AudioEncoder interface: operation configure(AudioEncoderConfig)]
expected: FAIL
- [AudioDecoder interface: operation decode(EncodedAudioChunk)]
+ [AudioEncoder interface: operation encode(AudioData)]
expected: FAIL
- [AudioDecoder interface: operation flush()]
+ [AudioEncoder interface: operation flush()]
expected: FAIL
- [AudioDecoder interface: operation reset()]
+ [AudioEncoder interface: operation reset()]
expected: FAIL
- [AudioDecoder interface: operation close()]
+ [AudioEncoder interface: operation close()]
expected: FAIL
- [AudioDecoder interface: operation isConfigSupported(AudioDecoderConfig)]
+ [AudioEncoder interface: operation isConfigSupported(AudioEncoderConfig)]
expected: FAIL
- [AudioEncoder interface: existence and properties of interface object]
+ [VideoFrame interface: operation metadata()]
expected: FAIL
- [AudioEncoder interface object length]
+ [ImageDecoder interface: existence and properties of interface object]
expected: FAIL
- [AudioEncoder interface object name]
+ [ImageDecoder interface object length]
expected: FAIL
- [AudioEncoder interface: existence and properties of interface prototype object]
+ [ImageDecoder interface object name]
expected: FAIL
- [AudioEncoder interface: existence and properties of interface prototype object's "constructor" property]
+ [ImageDecoder interface: existence and properties of interface prototype object]
expected: FAIL
- [AudioEncoder interface: existence and properties of interface prototype object's @@unscopables property]
+ [ImageDecoder interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
- [AudioEncoder interface: attribute state]
+ [ImageDecoder interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
- [AudioEncoder interface: attribute encodeQueueSize]
+ [ImageDecoder interface: attribute type]
expected: FAIL
- [AudioEncoder interface: attribute ondequeue]
+ [ImageDecoder interface: attribute complete]
expected: FAIL
- [AudioEncoder interface: operation configure(AudioEncoderConfig)]
+ [ImageDecoder interface: attribute completed]
expected: FAIL
- [AudioEncoder interface: operation encode(AudioData)]
+ [ImageDecoder interface: attribute tracks]
expected: FAIL
- [AudioEncoder interface: operation flush()]
+ [ImageDecoder interface: operation decode(optional ImageDecodeOptions)]
expected: FAIL
- [AudioEncoder interface: operation reset()]
+ [ImageDecoder interface: operation reset()]
expected: FAIL
- [AudioEncoder interface: operation close()]
+ [ImageDecoder interface: operation close()]
expected: FAIL
- [AudioEncoder interface: operation isConfigSupported(AudioEncoderConfig)]
+ [ImageDecoder interface: operation isTypeSupported(DOMString)]
expected: FAIL
- [EncodedAudioChunk interface: existence and properties of interface object]
+ [ImageTrackList interface: existence and properties of interface object]
expected: FAIL
- [EncodedAudioChunk interface object length]
+ [ImageTrackList interface object length]
expected: FAIL
- [EncodedAudioChunk interface object name]
+ [ImageTrackList interface object name]
expected: FAIL
- [EncodedAudioChunk interface: existence and properties of interface prototype object]
+ [ImageTrackList interface: existence and properties of interface prototype object]
expected: FAIL
- [EncodedAudioChunk interface: existence and properties of interface prototype object's "constructor" property]
+ [ImageTrackList 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]
+ [ImageTrackList interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
- [EncodedAudioChunk interface: attribute type]
+ [ImageTrackList interface: attribute ready]
expected: FAIL
- [EncodedAudioChunk interface: attribute timestamp]
+ [ImageTrackList interface: attribute length]
expected: FAIL
- [EncodedAudioChunk interface: attribute duration]
+ [ImageTrackList interface: attribute selectedIndex]
expected: FAIL
- [EncodedAudioChunk interface: attribute byteLength]
+ [ImageTrackList interface: attribute selectedTrack]
expected: FAIL
- [AudioData interface: existence and properties of interface object]
+ [ImageTrack interface: existence and properties of interface object]
expected: FAIL
- [AudioData interface object length]
+ [ImageTrack interface object length]
expected: FAIL
- [AudioData interface object name]
+ [ImageTrack interface object name]
expected: FAIL
- [AudioData interface: existence and properties of interface prototype object]
+ [ImageTrack interface: existence and properties of interface prototype object]
expected: FAIL
- [AudioData interface: existence and properties of interface prototype object's "constructor" property]
+ [ImageTrack 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]
+ [ImageTrack interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
- [AudioData interface: attribute format]
+ [ImageTrack interface: attribute animated]
expected: FAIL
- [AudioData interface: attribute sampleRate]
+ [ImageTrack interface: attribute frameCount]
expected: FAIL
- [AudioData interface: attribute numberOfFrames]
+ [ImageTrack interface: attribute repetitionCount]
expected: FAIL
- [AudioData interface: attribute numberOfChannels]
+ [ImageTrack interface: attribute selected]
expected: FAIL
- [AudioData interface: attribute duration]
+ [idl_test setup]
expected: FAIL
- [AudioData interface: attribute timestamp]
+ [idl_test setup]
expected: FAIL
- [AudioData interface: operation allocationSize(AudioDataCopyToOptions)]
+
+[idlharness.https.any.worker.html]
+ [AudioEncoder interface: existence and properties of interface object]
expected: FAIL
- [AudioData interface: operation clone()]
+ [AudioEncoder interface object length]
expected: FAIL
- [AudioData interface: operation close()]
+ [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
+
+ [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
[VideoFrame interface: operation metadata()]
@@ -276,12 +359,6 @@ prefs: [dom.media.webcodecs.enabled:true]
[idl_test setup]
expected: FAIL
- [EncodedAudioChunk interface: operation copyTo(AllowSharedBufferSource)]
- expected: FAIL
-
- [AudioData interface: operation copyTo(AllowSharedBufferSource, AudioDataCopyToOptions)]
- expected: FAIL
-
[idlharness.https.any.worker.html]
[AudioDecoder interface: existence and properties of interface object]
@@ -565,3 +642,158 @@ prefs: [dom.media.webcodecs.enabled:true]
[AudioData interface: operation copyTo(AllowSharedBufferSource, AudioDataCopyToOptions)]
expected: FAIL
+
+
+[idlharness.https.any.worker.html]
+ [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
+
+ [VideoFrame interface: operation metadata()]
+ 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
+
+ [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
+
+ [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
+
+ [idl_test setup]
+ expected: FAIL