PrototypeDOMGamepadAPI/Test Plan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 25: Line 25:
* [https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html Editor's Draft status at the W3C]
* [https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html Editor's Draft status at the W3C]
* Demo pages:  
* Demo pages:  
**[http://jsfiddle.net/rwaldron/wPuGB/ 1], [http://people.mozilla.com/~tmielczarek/combat/ 2] & [https://bug604039.bugzilla.mozilla.org/attachment.cgi?id=565617 3]
**[http://luser.github.io/gamepadtest/ 1] & [http://people.mozilla.com/~tmielczarek/combat/ 2]
* Feature is disabled in Firefox 22 (aurora ?) - see {{bug|857797}}
* Feature is disabled in Firefox 22 (aurora ?) - see {{bug|857797}}



Revision as of 14:33, 13 December 2013

Prototype DOM Gamepad API

Feature Status Release Target Dev Lead QA Lead QA Status
Prototype DOM Gamepad API Landed Ted Mielczarek Alexandra Lucinet In progress

Summary

The Prototype DOM Gamepad API presents a new way for web and game developers, as well as interaction designers, to access and use gamepads and other controllers for games.

References

Test Cases

  • The manual test cases and test results for this feature can be viewed in this Google Spreadsheet.

Bugs

Sign off

Criteria
  • All the test cases were executed.
  • All the blocker, critical, major bugs have been fixed.