Platform/Features/Meter Element: Difference between revisions

no edit summary
(update progress and add open issues)
No edit summary
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| class="fullwidth-table"
{{FeatureStatus
|-
|Feature name=<meter>
| style="font-weight: bold; background: #DDD;" | Feature
|Feature stage=On hold
| style="font-weight: bold; background: #DDD;" | Status
|Feature status=In progress
| style="font-weight: bold; background: #DDD;" | ETA
|Feature health=Blocked
| style="font-weight: bold; background: #DDD;" | Owner
|Feature status note=On hold until I find free cycles to work on the a11y issues and Windows native rendering.
|-
}}
<section begin="status" />
{{FeatureTeam
| <meter>
|Feature product manager=Chris Blizzard
| {{StatusHealthy|status=All patches reviewed except default rendering and native styles.}}
|Feature feature manager=Mounir Lamouri
| 2011-06-30
|Feature lead engineer=Laurent Dulary, Vincent Lamotte and Yoan Teboul
| Mounir Lamouri
|Feature accessibility lead=David Bolter
<section end="status" />
|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...
== Summary ==
* 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


== Team ==
Goal: Have an implementation that can be used by authors as soon as it is released.
* '''Feature Manager''': ''Mounir Lamouri''
|Feature requirements=* Follow specifications (except if on purpose)
* '''Developers''':  ''Laurent Dulary'', ''Vincent Lamotte'' and ''Yoan Teboul''
* '''Product Manager''':
* '''Accessibility''': ''David Bolter''
* '''QA''':
 
== Release Requirements ==
* 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)
== Steps ==
* Review specifications
* Implement the content part
* Implement the layout part
* Use native style when available
* Author styling (implement pseudo-classes and pseudo-elements)
* Make sure the element is accessible
* Implement the vertical orientation
* Nice default UI
 
== Open Issues ==
* 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.
* MacOS X has a native style. Patch being written.
 
== Designs ==
HTML spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-meter-element
 
== Test Plans ==
* 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
 
}}
== Goals ==
{{FeatureInfo
Have an implementation that can be used by authors as soon as it is released.
|Feature priority=P3
 
|Feature roadmap=Platform
[[Category:Features]]
|Feature list=Platform
[[Category:Platform]]
|Feature engineering team=DOM
}}
{{FeatureTeamStatus}}
canmove, Confirmed users, Bureaucrats and Sysops emeriti
2,776

edits