mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Gamepad: Implement gamepad buttons to be array, removing GamepadList (#44357)
Replaced `GamepadButtonList` interface with a frozen array of gamepad buttons to match the gamepad webidl specification. Testing: No idlharness tests possible since the values can't be accessed without a real gamepad. Fixes: #44333 --------- Signed-off-by: Rover track <rishan.pgowda@gmail.com>
This commit is contained in:
2
tests/wpt/mozilla/meta/MANIFEST.json
vendored
2
tests/wpt/mozilla/meta/MANIFEST.json
vendored
@@ -14340,7 +14340,7 @@
|
||||
]
|
||||
],
|
||||
"interfaces.https.html": [
|
||||
"566deaac42e0f430fadcbd28bf4dba751c7ba39a",
|
||||
"decaa2df2047787dbfc4b83d09ce49b117a7a53c",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user