DevTools/Backlog: Difference between revisions
< DevTools
Jump to navigation
Jump to search
No edit summary |
|||
| Line 16: | Line 16: | ||
# {{done|}} [[DevTools/Features/Highlighter#F2|H-F2]] Highlighter menu item in Web Developer menu | # {{done|}} [[DevTools/Features/Highlighter#F2|H-F2]] Highlighter menu item in Web Developer menu | ||
# {{done|}} [[DevTools/Features/Highlighter#F8|H-F8]] Button to switch Highlighter between highlight and selected modes | # {{done|}} [[DevTools/Features/Highlighter#F8|H-F8]] Button to switch Highlighter between highlight and selected modes | ||
# [[DevTools/Features/Highlighter#F9|H-F9]] Toolbar buttons to toggle other tools | # {{done|}} [[DevTools/Features/Highlighter#F9|H-F9]] Toolbar buttons to toggle other tools | ||
# [[DevTools/Features/Highlighter#F11|SI-F11]] Sidebar for Style Inspector, etc. | # [[DevTools/Features/Highlighter#F11|SI-F11]] Sidebar for Style Inspector, etc. | ||
# {{done|}} [[DevTools/Features/StyleInspector#F3|SI-F3]] Display only user-defined styles by default | # {{done|}} [[DevTools/Features/StyleInspector#F3|SI-F3]] Display only user-defined styles by default | ||
| Line 27: | Line 27: | ||
# [[DevTools/Features/StyleInspector#F6|SI-F6]] Click property name to expand property | # [[DevTools/Features/StyleInspector#F6|SI-F6]] Click property name to expand property | ||
# [[DevTools/Features/StyleInspector#F10|SI-F10]] Display values as they appear in the style sheets | # [[DevTools/Features/StyleInspector#F10|SI-F10]] Display values as they appear in the style sheets | ||
# [[DevTools/Features/StyleInspector#F14|SI-F14]] Include default styles option | # {{done|}} [[DevTools/Features/StyleInspector#F14|SI-F14]] Include default styles option | ||
# [[DevTools/Features/StyleInspector#F9|SI-F9]] Property name is displayed when it doesn't match the property shown | # [[DevTools/Features/StyleInspector#F9|SI-F9]] Property name is displayed when it doesn't match the property shown | ||
# {{done|}} [[DevTools/Features/Highlighter#F10|H-F10]] Toolbar button to display the HTML Tree | # {{done|}} [[DevTools/Features/Highlighter#F10|H-F10]] Toolbar button to display the HTML Tree | ||
# [[DevTools/Features/StyleInspector#F7|SI-F7]] New style MDN links | # [[DevTools/Features/StyleInspector#F7|SI-F7]] New style MDN links | ||
# [[DevTools/Features/StyleInspector#F13|SI-F13]] Actual values vs. stylesheet values | # [[DevTools/Features/StyleInspector#F13|SI-F13]] Actual values vs. stylesheet values | ||
# [[DevTools/Features/Highlighter#F4|H-F4]] Display margins and padding in the Highlighter | # [[DevTools/Features/Highlighter#F4|H-F4]] Display margins and padding in the Highlighter | ||
# [[DevTools/Features/StyleInspector#F16|SI-F16]] Unit conversions during filtering | # [[DevTools/Features/StyleInspector#F16|SI-F16]] Unit conversions during filtering | ||
Revision as of 14:05, 14 October 2011
Current Developer Tools Product Backlog
This is a prioritized list of work that needs to be done. Key:
- SI
- Style Inspector
- H
- Highlighter
- HT
- HTML Tree
- SE
- Style Editor
- [DONE] H-F2 Highlighter menu item in Web Developer menu
- [DONE] H-F8 Button to switch Highlighter between highlight and selected modes
- [DONE] H-F9 Toolbar buttons to toggle other tools
- SI-F11 Sidebar for Style Inspector, etc.
- [DONE] SI-F3 Display only user-defined styles by default
- SI-F5 Finalized collapsed style view
- [DONE] SI-F15 Filter the list of styles
- SI-F24 Updates to the element's styles are reflected in the style inspector
- [DONE] H-F1 Context menu item for Highlighter
- SI-F6 Click property name to expand property
- SI-F10 Display values as they appear in the style sheets
- [DONE] SI-F14 Include default styles option
- SI-F9 Property name is displayed when it doesn't match the property shown
- [DONE] H-F10 Toolbar button to display the HTML Tree
- SI-F7 New style MDN links
- SI-F13 Actual values vs. stylesheet values
- H-F4 Display margins and padding in the Highlighter
- SI-F16 Unit conversions during filtering
- SI-F12 Display color swatches
- SI-F11 Show as few properties as possible to reflect the way the user is styling the element
- SI-F2 Open Style Inspector via the command line
- H-F3 Highlight an element via the command line
- H-F12 Pop sidebar out into separate windows
- SI-F17 Edit property value for selected element
- SI-F18 Edit property value for the stylesheet rule
- SI-F19 Rule changes are also visible in the Style Editor