mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,7 @@
|
|||
[gamepad-default-feature-policy.https.sub.html]
|
||||
[Feature-Policy allow="gamepad" allows cross-origin with feature allowed.]
|
||||
expected: FAIL
|
||||
|
||||
[Feature-Policy allow="gamepad" disallows cross-origin by default.]
|
||||
expected: FAIL
|
||||
|
9
tests/wpt/meta/gamepad/gamepad-secure-context.html.ini
Normal file
9
tests/wpt/meta/gamepad/gamepad-secure-context.html.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gamepad-secure-context.html]
|
||||
[When in a non-secure context, getGamepad() should throw an error.]
|
||||
expected: FAIL
|
||||
|
||||
[Gamepad API is not exposed in insecure contexts]
|
||||
expected: FAIL
|
||||
|
||||
[Gamepad API is not exposed in non-secure contexts]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[gamepad-supported-by-feature-policy.html]
|
||||
[document.featurePolicy.features should advertise gamepad.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,72 @@
|
|||
[idlharness-extensions.https.window.html]
|
||||
[GamepadHapticActuator interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: operation pulse(double, double)]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: attribute touchId]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: attribute surfaceId]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: attribute position]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: attribute surfaceDimensions]
|
||||
expected: FAIL
|
||||
|
||||
[Gamepad interface: attribute hapticActuators]
|
||||
expected: FAIL
|
||||
|
||||
[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
|
61
tests/wpt/meta/gamepad/idlharness-extensions.window.js.ini
Normal file
61
tests/wpt/meta/gamepad/idlharness-extensions.window.js.ini
Normal file
|
@ -0,0 +1,61 @@
|
|||
[idlharness-extensions.window.html]
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[Gamepad interface: attribute hapticActuators]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadHapticActuator interface: operation pulse(double, double)]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: attribute surfaceId]
|
||||
expected: FAIL
|
||||
|
||||
[Gamepad interface: attribute touchEvents]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: attribute touchId]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: attribute position]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadTouch interface: attribute surfaceDimensions]
|
||||
expected: FAIL
|
||||
|
27
tests/wpt/meta/gamepad/idlharness.https.window.js.ini
Normal file
27
tests/wpt/meta/gamepad/idlharness.https.window.js.ini
Normal file
|
@ -0,0 +1,27 @@
|
|||
[idlharness.https.window.html]
|
||||
[GamepadEvent must be primary interface of new GamepadEvent("gamepad")]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadEvent interface: new GamepadEvent("gamepad") must inherit property "gamepad" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of new GamepadEvent("gamepad")]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: attribute ongamepadconnected]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: attribute ongamepaddisconnected]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute ongamepadconnected]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute ongamepaddisconnected]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLFrameSetElement interface: attribute ongamepadconnected]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLFrameSetElement interface: attribute ongamepaddisconnected]
|
||||
expected: FAIL
|
3
tests/wpt/meta/gamepad/not-fully-active.https.html.ini
Normal file
3
tests/wpt/meta/gamepad/not-fully-active.https.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[not-fully-active.https.html]
|
||||
[calling getGamepads() in a non-fully-active document]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue