mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'a39b23cb150d1ca3eddf7f2097ffe792a5f911e5' (#31425)
This commit is contained in:
parent
0d4e4748c4
commit
32f1d07323
409 changed files with 16860 additions and 3438 deletions
|
@ -1,9 +0,0 @@
|
|||
[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
|
|
@ -1,13 +1,4 @@
|
|||
[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
|
||||
|
||||
[idlharness.window.html]
|
||||
[Gamepad interface: attribute vibrationActuator]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -37,3 +28,12 @@
|
|||
|
||||
[GamepadHapticActuator interface: operation reset()]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadEvent must be primary interface of new GamepadEvent("gamepad")]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of new GamepadEvent("gamepad")]
|
||||
expected: FAIL
|
||||
|
||||
[GamepadEvent interface: new GamepadEvent("gamepad") must inherit property "gamepad" with the proper type]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[not-fully-active.https.html]
|
||||
[not-fully-active.html]
|
||||
[calling getGamepads() in a non-fully-active document]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue