canmove, Confirmed users, Bureaucrats and Sysops emeriti
2,776
edits
(update progress and add open issues) |
No edit summary |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{ | {{FeatureStatus | ||
|Feature name=<meter> | |||
|Feature stage=On hold | |||
|Feature status=In progress | |||
| | |Feature health=Blocked | ||
| | |Feature status note=On hold until I find free cycles to work on the a11y issues and Windows native rendering. | ||
| | }} | ||
{{FeatureTeam | |||
| | |Feature product manager=Chris Blizzard | ||
|Feature feature manager=Mounir Lamouri | |||
| | |Feature lead engineer=Laurent Dulary, Vincent Lamotte and Yoan Teboul | ||
| Mounir Lamouri | |Feature accessibility lead=David Bolter | ||
|Feature qa lead=Mihaela Velimiroviciu | |||
| | }} | ||
|} | {{FeaturePageBody | ||
|Feature open issues and risks=* No native style on GTK and Windows XP: the default style might be ugly... | |||
== | * Windows Vista/7 can have a native style but could be perceived as a dirty hack. | ||
Implementation of the <meter> element that represents a scalar measurement within a known range, or a fractional value. | * MacOS X has a native style. Patch being written. | ||
|Feature overview=Implementation of the <meter> element that represents a scalar measurement within a known range, or a fractional value. | |||
See http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-meter-element | See http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-meter-element | ||
Goal: Have an implementation that can be used by authors as soon as it is released. | |||
|Feature requirements=* Follow specifications (except if on purpose) | |||
= | |||
* Follow specifications (except if on purpose) | |||
* Have a good native UI (if available) | * Have a good native UI (if available) | ||
* Being able to style the element | * Being able to style the element | ||
* Accessible | * Accessible | ||
|Feature qa review=* Conformance tests (against specs) | |||
= | |||
* Conformance tests (against specs) | |||
* Rendering tests for layout | * Rendering tests for layout | ||
* Trying to have all bits of the patches tested | * Trying to have all bits of the patches tested | ||
}} | |||
== | {{FeatureInfo | ||
|Feature priority=P3 | |||
|Feature roadmap=Platform | |||
|Feature list=Platform | |||
|Feature engineering team=DOM | |||
}} | |||
{{FeatureTeamStatus}} |