canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{FeatureStatus | {{FeatureStatus | ||
|Feature name=Style Inspector | |Feature name=Style Inspector | ||
|Feature stage= | |Feature stage=Landed | ||
|Feature status= | |Feature status=Complete | ||
|Feature version=Firefox 10 | |Feature version=Firefox 10 | ||
|Feature health=OK | |Feature health=OK | ||
}} | }} | ||
{{FeatureTeam | {{FeatureTeam | ||
|Feature product manager=Kevin Dangoor | |Feature product manager=Kevin Dangoor | ||
|Feature feature manager= | |Feature feature manager=Kevin Dangoor | ||
|Feature lead engineer=Mike Ratcliffe | |Feature lead engineer=Mike Ratcliffe | ||
|Feature qa lead=Strugariu Florin (irc:Bebe) | |Feature qa lead=Strugariu Florin (irc:Bebe) | ||
| Line 27: | Line 26: | ||
The Style Inspector is part of the [http://people.mozilla.org/~kdangoor/usecases/minotaur/index.html#Font%20Fixing Font Fixing] use case. | The Style Inspector is part of the [http://people.mozilla.org/~kdangoor/usecases/minotaur/index.html#Font%20Fixing Font Fixing] use case. | ||
|Feature dependencies=This is an element-centric tool. That means that while it's possible to select an element with a command and then open this tool, practically speaking we need to have the Highlighter working first. | |Feature dependencies=This is an element-centric tool. That means that while it's possible to select an element with a command and then open this tool, practically speaking we need to have the Highlighter working first. | ||
|Feature requirements=# [[#F1]] Styles button in Page Inspector (aka Highlighter) that opens Style Inspector in a sidebar | |Feature requirements=# {{done|}} [[#F1]] Styles button in Page Inspector (aka Highlighter) that opens Style Inspector in a sidebar | ||
# {{done|}} [[#F3]] Display only user-defined styles by default | # {{done|}} [[#F3]] Display only user-defined styles by default | ||
# {{done|}} [[#F15]] Filter the list of styles by a search | # {{done|}} [[#F15]] Filter the list of styles by a search | ||
Desired, but not required in initial release: | Desired, but not required in initial release: | ||
# [[#F6]] Click property name to expand the property | # [[#F5]] Finalized collapsed style view | ||
# [[#F24]] Updates to the element's styles are reflected in the style inspector | |||
# {{done|}} [[#F6]] Click property name to expand the property | |||
# [[#F10]] Display values as they appear in the style sheet | # [[#F10]] Display values as they appear in the style sheet | ||
# {{done|}} [[#F14]] Include default styles option | # {{done|}} [[#F14]] Include default styles option | ||