- From: <bugzilla@jessica.w3.org>
- Date: Tue, 24 Jun 2014 15:08:34 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26181
--- Comment #13 from Ted Mielczarek [:ted] <ted@mielczarek.org> ---
IE (dev channel, DC1C0):
navigator.getGamepads().__proto__
[
length: 0
]
Chrome (Canary, 38.0.2065.0) :
navigator.getGamepads().__proto__
GamepadList {item: function}
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 24 June 2014 15:08:41 UTC