Mobile/Projects/HTML5 compatibility: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Tracking == TBD == Goals == * Increases our scores when run on the standard HTML5 compatibility tests == User stories == * As a potential partner, when I run Fennec using...") |
|||
Line 1: | Line 1: | ||
== Tracking == | == Tracking == | ||
;Fx23 | |||
snippets from previous status | |||
* Two HTML5 features landed: HTML5 <input type="range"> and Web Notifications. We got a bump on html5test.com for the range control, but the notifications are blocked on bad testing code. David Baron has a pull request to fix html5test.' | |||
*Moar HTML5 APIs (Web Audio): Web Audio was enabled on Nightlies. This bumps our HTML5 score to 431 | |||
== Goals == | == Goals == |
Revision as of 21:01, 16 April 2013
Tracking
- Fx23
snippets from previous status
- Two HTML5 features landed: HTML5 <input type="range"> and Web Notifications. We got a bump on html5test.com for the range control, but the notifications are blocked on bad testing code. David Baron has a pull request to fix html5test.'
- Moar HTML5 APIs (Web Audio): Web Audio was enabled on Nightlies. This bumps our HTML5 score to 431
Goals
- Increases our scores when run on the standard HTML5 compatibility tests
User stories
- As a potential partner, when I run Fennec using the HTML5 compatibility tests, I am ahead or on par with Chrome, Opera and Dolphin so I can move on to the next phase of discussions.
Quality criteria
- User stories are satisfied
- Specifications are met