PrototypeDOMGamepadAPI/Test Plan: Difference between revisions
Jump to navigation
Jump to search
(→Bugs) |
|||
Line 31: | Line 31: | ||
== Test Cases == | == Test Cases == | ||
*The manual test cases and test results for this feature can be | *The manual test cases and test results for this feature can be viewed in this [https://docs.google.com/spreadsheet/ccc?key=0AlqNNKqwHiFfdEZWNWNEQ0FidXdlWFN1Z3M5SXh2bVE#gid=0 Google Spreadsheet]. | ||
== Bugs == | == Bugs == |
Revision as of 13:42, 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 viewed in this Google Spreadsheet.
Bugs
- Tracking bug - #604039
- bug 851547 - Make Gamepad API preffable - NEW
- bug 851547 - finalize and enable Gamepad API - NEW
Sign off
- Criteria
- All the test cases were executed.
- All the blocker, critical, major bugs have been fixed.