DevTools/Features/StyleInspector: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 8: Line 8:
}}
}}
{{FeatureTeam
{{FeatureTeam
|Feature product manager=Kevin Dangoor
|Feature product manager=Kevin Dangoor  
|Feature feature manager=Kevin Dangoor
|Feature feature manager=Kevin Dangoor
|Feature lead engineer=Mike Ratcliffe
|Feature lead engineer=Mike Ratcliffe
|Feature qa lead=Strugariu Florin (irc:Bebe)
}}
}}
{{FeaturePageBody
{{FeaturePageBody
Line 35: Line 36:
|Feature security status=sec-review-needed
|Feature security status=sec-review-needed
}}
}}
(what follows is information from the original feature page. once all of the information below is incorporated into the new feature page format, this should all be deleted)
== Summary ==
The Style Inspector works in conjunction with the [[DevTools/Features/Highlighter|Highlighter]] to allow the user to view the CSS rules being applied to an element. It will be an updated version of the style inspector that shipped disabled in Firefox 4.
The initial focus is on providing a property-oriented view. For example, you'll be able to look up the "color" property and see the rules that went into deciding what color a given element should be.
== Release Requirements ==
* Uses the shared notion of selected element(s)
== Next Steps ==
* Review of the big patch
* Highlighter integration
* Command Line integration
* Determine remainder of scope for Firefox 7
== Related Bugs & Dependencies ==
See the [http://mozilla.github.com/devtools/2011/status.html#styleinspector status page].
== Team ==
* Mike Ratcliffe: Lead developer
* Kevin Dangoor: PM
* Strugariu Florin (irc:Bebe): QA
== Designs ==
Current state can be seen in [http://www.youtube.com/watch?v=rttP-HB9j74 this video].
== Goals/Use Cases ==
Help user spot what styles are applied to an element and why.
== Non-Goals ==
The Style Inspector does not attempt to advise the user on how to fix CSS problems, it just shows them what is being applied. The [[DevTools/Features/StyleDoctor|Style Doctor]] will help users with the fixes.
== Other Documentation ==
See "computed styles" in Firebug or the style views in the WebKit Inspector.
__NOTOC__
[[Category:Feature]]
[[Category:Firefox]]
[[Category:DevTools]]
[[Category:Priority 1]]
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093

edits

Navigation menu