DevTools/Features/CSSDoctor
Jump to navigation
Jump to search
Feature | Status | ETA | Owner |
CSS Doctor | Some code prototyped | YYYY-MM-DD | Kevin Dangoor |
Summary
The goal of the CSS Doctor is to answer the question "why doesn't this look the way I expected it to?" as quickly as possible.
CSS rule precedence is complex and little understood and the CSS Doctor will help users get their layouts working 'and' help them learn precedence at the same time.
Team
Have ideas on solving this problem well? Do you know the dark, secret rules of CSS? Join us on #devtools on irc.mozilla.org, dev-apps-firefox or in our weekly devtools call and help out!
- Feature Manager: Kevin Dangoor (irc: kdangoor)
- Lead Developer: Joe Walker (irc: jwalker)
- Product Manager: Kevin Dangoor (irc: kdangoor)
- QA: TBD
- UX: TBD
- Security: TBD
Release Requirements
- integrates with nodes selected via the Highlighter, GCLI or other means
- can provide answers for a "substantial" set of node/rule combos.
Next Steps
- integrate prototype code in Firefox
- scope out the remaining work/file bugs
Open Issues
- can this work with multiple selected nodes?
Related Bugs & Dependencies
http://mozilla.github.com/devtools/2011/status.html#cssdoctor
Designs
(I believe Joe has some writeups we can add here...)
Use Cases
TBD
Test Plans
TBD
Goals/Use Cases
TBD
Non-Goals
TBD