Bug 1808501 [wpt PR 36908] - Update wpt metadata, a=testonly

wpt-pr: 36908
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2023-01-04 13:53:57 +00:00
Родитель f8a963f4b4
Коммит 91eab024bd
7 изменённых файлов: 129 добавлений и 0 удалений

Просмотреть файл

@ -19,3 +19,9 @@
[CSSPseudoElement interface: operation getBoxQuads(optional BoxQuadOptions)]
expected: FAIL
[VisualViewport interface: attribute onscrollend]
expected: FAIL
[VisualViewport interface: self.visualViewport must inherit property "onscrollend" with the proper type]
expected: FAIL

Просмотреть файл

@ -60,6 +60,12 @@
[Stringification of performance.interactionCounts]
expected: FAIL
[Performance interface: attribute interactionCount]
expected: FAIL
[Performance interface: performance must inherit property "interactionCount" with the proper type]
expected: FAIL
[idlharness.any.sharedworker.html]
expected:

Просмотреть файл

@ -34,3 +34,15 @@
[Gamepad interface: attribute touchEvents]
expected: FAIL
[GamepadHapticActuator interface: operation canPlayEffectType(GamepadHapticEffectType)]
expected: FAIL
[GamepadHapticActuator interface: operation playEffect(GamepadHapticEffectType, optional GamepadEffectParameters)]
expected: FAIL
[GamepadHapticActuator interface: operation reset()]
expected: FAIL
[Gamepad interface: attribute vibrationActuator]
expected: FAIL

Просмотреть файл

@ -1,3 +1,12 @@
[idlharness.window.html]
[Selection interface: operation modify(optional DOMString, optional DOMString, optional DOMString)]
expected: FAIL
[Selection interface: operation getComposedRange(ShadowRoot...)]
expected: FAIL
[Selection interface: getSelection() must inherit property "getComposedRange(ShadowRoot...)" with the proper type]
expected: FAIL
[Selection interface: calling getComposedRange(ShadowRoot...) on getSelection() with too few arguments must throw TypeError]
expected: FAIL

Просмотреть файл

@ -916,6 +916,15 @@
[MLGraphBuilder interface: builder must not have property "buildSync"]
expected: FAIL
[MLGraphBuilder interface: operation reshape(MLOperand, sequence<unsigned long?>)]
expected: FAIL
[MLGraphBuilder interface: builder must inherit property "reshape(MLOperand, sequence<unsigned long?>)" with the proper type]
expected: FAIL
[MLGraphBuilder interface: calling reshape(MLOperand, sequence<unsigned long?>) on builder with too few arguments must throw TypeError]
expected: FAIL
[idlharness.https.any.worker.html]
expected:
@ -1837,3 +1846,12 @@
[MLGraphBuilder interface: calling buildSync(MLNamedOperands) on builder with too few arguments must throw TypeError]
expected: FAIL
[MLGraphBuilder interface: operation reshape(MLOperand, sequence<unsigned long?>)]
expected: FAIL
[MLGraphBuilder interface: builder must inherit property "reshape(MLOperand, sequence<unsigned long?>)" with the proper type]
expected: FAIL
[MLGraphBuilder interface: calling reshape(MLOperand, sequence<unsigned long?>) on builder with too few arguments must throw TypeError]
expected: FAIL

Просмотреть файл

@ -374,3 +374,9 @@
[certificate's id]
expected: FAIL
[inbound-rtp's framesRendered]
expected: FAIL
[outbound-rtp's scalabilityMode]
expected: FAIL

Просмотреть файл

@ -226,6 +226,24 @@
[WebTransport interface: webTransport must inherit property "congestionControl" with the proper type]
expected: FAIL
[WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)]
expected: FAIL
[WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)]
expected: FAIL
[WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type]
expected: FAIL
[WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError]
expected: FAIL
[WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type]
expected: FAIL
[WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError]
expected: FAIL
[idlharness.https.any.worker.html]
expected:
@ -455,6 +473,24 @@
[WebTransport interface: webTransport must inherit property "congestionControl" with the proper type]
expected: FAIL
[WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)]
expected: FAIL
[WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)]
expected: FAIL
[WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type]
expected: FAIL
[WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError]
expected: FAIL
[WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type]
expected: FAIL
[WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError]
expected: FAIL
[idlharness.https.any.serviceworker.html]
expected:
@ -684,6 +720,24 @@
[WebTransport interface: webTransport must inherit property "congestionControl" with the proper type]
expected: FAIL
[WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)]
expected: FAIL
[WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)]
expected: FAIL
[WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type]
expected: FAIL
[WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError]
expected: FAIL
[WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type]
expected: FAIL
[WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError]
expected: FAIL
[idlharness.https.any.html]
expected:
@ -912,3 +966,21 @@
[WebTransport interface: webTransport must inherit property "congestionControl" with the proper type]
expected: FAIL
[WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)]
expected: FAIL
[WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)]
expected: FAIL
[WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type]
expected: FAIL
[WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError]
expected: FAIL
[WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type]
expected: FAIL
[WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError]
expected: FAIL