mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Update WPT expectations
This commit is contained in:
parent
5dd830344b
commit
04e60e683a
14 changed files with 96 additions and 314 deletions
|
@ -5,9 +5,6 @@
|
|||
[Test driver]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: attribute listener]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: attribute audioWorklet]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -38,9 +35,6 @@
|
|||
[BaseAudioContext interface: operation createIIRFilter([object Object\], [object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: operation createPanner()]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: operation createPeriodicWave([object Object\], [object Object\], PeriodicWaveConstraints)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -98,9 +92,6 @@
|
|||
[AudioContext interface: context must inherit property "createMediaStreamDestination()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: context must inherit property "listener" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: context must inherit property "audioWorklet" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -143,9 +134,6 @@
|
|||
[BaseAudioContext interface: calling createIIRFilter([object Object\], [object Object\]) on context with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: context must inherit property "createPanner()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: context must inherit property "createPeriodicWave([object Object\], [object Object\], PeriodicWaveConstraints)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -179,9 +167,6 @@
|
|||
[OfflineAudioContext interface: calling suspend(double) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "listener" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "audioWorklet" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -224,9 +209,6 @@
|
|||
[BaseAudioContext interface: calling createIIRFilter([object Object\], [object Object\]) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createPanner()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createPeriodicWave([object Object\], [object Object\], PeriodicWaveConstraints)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -416,90 +398,12 @@
|
|||
[AudioNode interface: new AnalyserNode(context) must inherit property "channelInterpretation" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute positionX]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute positionY]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute positionZ]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute forwardX]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute forwardY]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute forwardZ]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute upX]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute upY]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: attribute upZ]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: operation setPosition(float, float, float)]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: operation setOrientation(float, float, float, float, float, float)]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener must be primary interface of context.listener]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of context.listener]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "positionX" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "positionY" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "positionZ" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "forwardX" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "forwardY" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "forwardZ" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "upX" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "upY" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "upZ" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioListener interface: context.listener must inherit property "setPosition(float, float, float)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1673,201 +1577,6 @@
|
|||
[OscillatorNode interface: calling setPeriodicWave(PeriodicWave) on new OscillatorNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute panningModel]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute positionX]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute positionY]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute positionZ]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute orientationX]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute orientationY]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute orientationZ]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute distanceModel]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute refDistance]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute maxDistance]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute rolloffFactor]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute coneInnerAngle]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute coneOuterAngle]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: attribute coneOuterGain]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: operation setPosition(float, float, float)]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: operation setOrientation(float, float, float)]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode must be primary interface of new PannerNode(context)]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of new PannerNode(context)]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "panningModel" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "positionX" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "positionY" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "positionZ" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "orientationX" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "orientationY" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "orientationZ" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "distanceModel" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "refDistance" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "maxDistance" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "rolloffFactor" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "coneInnerAngle" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "coneOuterAngle" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "coneOuterGain" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "setPosition(float, float, float)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: calling setPosition(float, float, float) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: new PannerNode(context) must inherit property "setOrientation(float, float, float)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PannerNode interface: calling setOrientation(float, float, float) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling connect(AudioParam, unsigned long) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "disconnect()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "disconnect(unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling disconnect(unsigned long) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "disconnect(AudioNode)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling disconnect(AudioNode) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "disconnect(AudioParam)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling disconnect(AudioParam) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new PannerNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "context" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "numberOfInputs" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "numberOfOutputs" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "channelCount" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "channelCountMode" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new PannerNode(context) must inherit property "channelInterpretation" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[PeriodicWave interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue