DevTools/Features/HTMLTreeEditor: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 10: Line 10:
}}
}}
{{FeaturePageBody
{{FeaturePageBody
|Feature overview=As part of the original Inspector that was landed in late summer 2010, we landed an HTML tree view. This feature is concerned with adding easy-to-use editing to the tree.
|Feature overview=Firefox 10 added the Page Inspector feature with an HTML panel to view and navigate the HTML. The HTML panel provided is useful for navigation but not much else.
 
In competing tools, developers use the HTML panel to manipulate the DOM, especially when working on styling.
|Feature users and use cases=Web developers.
|Feature users and use cases=Web developers.
|Feature requirements=Be able to:
# add or remove a class (adding the class attribute if there isn't one)
# {{bug|705323}} change text
# add/edit other attributes
# {{bug|705847}} copy innerHTML/outerHTML for an element
Optional for the first round:
# be able to add/remote nodes
# be able to move nodes
# {{bug|703383}} ability to get a CSS selector for an element
}}
}}
{{FeatureInfo
{{FeatureInfo
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093

edits

Navigation menu