stale icon indicating copy to clipboard operation
stale copied to clipboard

MDN: “Using GamePad API” needs updating for IE information

Open dstorey opened this issue 11 years ago • 3 comments

URL: https://developer.mozilla.org/en-US/docs/Web/Guide/API/Gamepad

  • The support table needs IE added when the version number is known
  • There are some references to FF and Chrome and how they do things differently. Need to add which way IE does it or how it does it differently once that info is known. EDIT: IE follows the spec/FF29.
  • Mentions it is expected to ship in FF28 by default without prefix, but it looks like it is still disabled by default. EDIT: Shipped by default in FF29.

dstorey avatar Apr 21 '14 02:04 dstorey

I tweaked things a little bit to do feature detection. It does mention Chrome/Firefox differences currently, but I could tweak that further to just mention what the spec says and what older implementations were doing. As long as IE implements to the spec it should be fine.

luser avatar Apr 29 '14 20:04 luser

@luser IE currently supports what the spec says, so having it more generic to the spec would be good. If you need any specific IE info @atexannamedbob should be able to help.

dstorey avatar Apr 29 '14 20:04 dstorey

Leaving this open to remind me to update the IE version once it is known (it is shipping in IE Developer Channel currently.) Otherwise I think it is fixed and current with the latest spec.

dstorey avatar Jul 16 '14 20:07 dstorey