canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
No edit summary |
No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{FeatureStatus | {{FeatureStatus | ||
|Feature name=HTML Tree Editor | |Feature name=HTML Tree Editor | ||
|Feature stage= | |Feature stage=Shipped | ||
|Feature status=Complete | |Feature status=Complete | ||
|Feature version=Firefox 17 | |Feature version=Firefox 17 | ||
Line 10: | Line 10: | ||
|Feature feature manager=Dave Camp | |Feature feature manager=Dave Camp | ||
|Feature lead engineer=Dave Camp | |Feature lead engineer=Dave Camp | ||
|Feature qa lead=Mihaela Velimiroviciu (irc: MihaelaV) | |||
}} | }} | ||
{{FeaturePageBody | {{FeaturePageBody | ||
Line 21: | Line 22: | ||
# {{bug|705323}} change text | # {{bug|705323}} change text | ||
# add/edit other attributes | # add/edit other attributes | ||
# edit tag name | |||
Optional for the first round (but made it in as part of an earlier feature)): | |||
# {{bug|705847}} copy innerHTML/outerHTML for an element | # {{bug|705847}} copy innerHTML/outerHTML for an element | ||
# be able to remove nodes | |||
these were not done in the first release: | |||
# be able to add | # be able to add nodes | ||
# be able to move nodes | # be able to move nodes | ||
# {{bug|703383}} ability to get a CSS selector for an element | # {{bug|703383}} ability to get a CSS selector for an element | ||
Line 105: | Line 111: | ||
* single click on the tag name to select that element | * single click on the tag name to select that element | ||
* double click on the tag name to edit the tag name | * double click on the tag name to edit the tag name | ||
|Feature landing criteria=A description of the feature as it shipped is [https://hacks.mozilla.org/2012/09/html-editing-and-other-improvements-in-firefox-17-developer-tools/ in the Hacks Aurora post] | |||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo | ||
Line 113: | Line 120: | ||
|Feature engineering team=DevTools | |Feature engineering team=DevTools | ||
}} | }} | ||
{{FeatureTeamStatus}} | {{FeatureTeamStatus | ||
|Feature security status=sec-review-needed | |||
|Feature security notes=<bugzilla> | |||
{ | |||
"id":"787481" | |||
} | |||
</bugzilla> | |||
|Feature qa notes=[https://wiki.mozilla.org/DevTools/Features/HTMLTreeEditor/Test_Plan Test Plan] | |||
}} |