PrototypeDOMGamepadAPI/Test Plan: Difference between revisions
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
== References == | == References == | ||
* [https://wiki.mozilla.org/JoystickAPI Feature Page] | * [https://wiki.mozilla.org/JoystickAPI Feature Page] | ||
* [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: |
Revision as of 13:36, 12 June 2013
Prototype DOM Gamepad API
Feature | Status | Release Target | Dev Lead | QA Lead | QA Status |
3-state UI for DNT | 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
- Feature Page
- Editor's Draft status at the W3C
- Demo pages:
- Feature is disabled in Firefox 22 (aurora ?) - see bug 857797
Use Cases
Test Cases
- The manual test cases and test results for this feature can be seen Google Spreadsheet.
Bugs
Sign off
- Criteria
- All the test cases were executed.
- All the blocker, critical, major bugs have been fixed.