canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
}} | }} | ||
{{FeaturePageBody | {{FeaturePageBody | ||
|Feature overview= | |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 |