Re: [w3c/gamepad] Add gamepad light indicator extension (#143)

@marcoscaceres commented on this pull request.



> +          readonly attribute FrozenArray<GamepadLightIndicator>?
+          lightIndicators;

```suggestion
          readonly attribute FrozenArray<GamepadLightIndicator>? lightIndicators;
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/143#pullrequestreview-520140353

Received on Thursday, 29 October 2020 22:44:27 UTC