[Bug 26181] Spec should specify the presentation of the array returned by navigator.getGamepads() w.r.t "holes"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26181

Ted Mielczarek [:ted] <ted@mielczarek.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ted@mielczarek.org

--- Comment #14 from Ted Mielczarek [:ted] <ted@mielczarek.org> ---
(In reply to Ted Mielczarek [:ted] from comment #13)
> IE (dev channel, DC1C0):
> navigator.getGamepads().__proto__
> [
>    length: 0
> ]

This didn't copy/paste what it showed me in the console, it says [object
Array].

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 24 June 2014 15:10:08 UTC