DevTools/Backlog: Difference between revisions
< DevTools
Jump to navigation
Jump to search
(Created page with "= Current Developer Tools Product Backlog = This is a prioritized list of work that needs to be done. # SI-F1 Sidebar for Style Inspecto...") |
|||
| Line 1: | Line 1: | ||
= Current Developer Tools Product Backlog = | = Current Developer Tools Product Backlog = | ||
This is a prioritized list of work that needs to be done. | This is a prioritized list of work that needs to be done. Key: | ||
<dl> | |||
<dt>SI | |||
<dd>Style Inspector | |||
<dt>H | |||
<dd>Highlighter | |||
<dt>HT | |||
<dd>HTML Tree | |||
<dt>SE | |||
<dd>Style Editor | |||
</dl> | |||
# [[DevTools/Features/StyleInspector#F1|SI-F1]] Sidebar for Style Inspector, etc. | # [[DevTools/Features/StyleInspector#F1|SI-F1]] Sidebar for Style Inspector, etc. | ||
# [[DevTools/Features/StyleInspector#F3|SI-F3]] Display only user-defined styles by default | |||
# [[DevTools/Features/StyleInspector#F5|SI-F5]] Finalized collapsed style view | |||
# [[DevTools/Features/StyleInspector#F15|SI-F15]] Filter the list of styles | |||
# [[DevTools/Features/StyleInspector#F6|SI-F6]] Click property name to expand property | |||
# [[DevTools/Features/StyleInspector#F24|SI-F24]] Updates to the element's styles are reflected in the style inspector | |||
# [[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 | |||
# [[DevTools/Features/StyleInspector#F9|SI-F9]] Property name is displayed when it doesn't match the property shown | |||
# [[DevTools/Features/StyleInspector#F7|SI-F7]] New style MDN links | |||
# [[DevTools/Features/StyleInspector#F13|SI-F13]] Actual values vs. stylesheet values | |||
# [[DevTools/Features/StyleInspector#F16|SI-F16]] Unit conversions during filtering | |||
# [[DevTools/Features/StyleInspector#F12|SI-F12]] Display color swatches | |||
# [[DevTools/Features/StyleInspector#F11|SI-F11]] Show as few properties as possible to reflect the way the user is styling the element | |||
# [[DevTools/Features/StyleInspector#F2|SI-F2]] Open Style Inspector via the command line | # [[DevTools/Features/StyleInspector#F2|SI-F2]] Open Style Inspector via the command line | ||
# [[DevTools/Features/StyleInspector#F17|SI-F17]] Edit property value for selected element | |||
# [[DevTools/Features/StyleInspector#F18|SI-F18]] Edit property value for the stylesheet rule | |||
# [[DevTools/Features/StyleInspector#F19|SI-F19]] Rule changes are also visible in the Style Editor | |||
Revision as of 16:29, 1 September 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
- SI-F1 Sidebar for Style Inspector, etc.
- SI-F3 Display only user-defined styles by default
- SI-F5 Finalized collapsed style view
- SI-F15 Filter the list of styles
- SI-F6 Click property name to expand property
- SI-F24 Updates to the element's styles are reflected in the style inspector
- SI-F10 Display values as they appear in the style sheets
- SI-F14 Include default styles option
- SI-F9 Property name is displayed when it doesn't match the property shown
- SI-F7 New style MDN links
- SI-F13 Actual values vs. stylesheet values
- 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
- 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