DevTools/Features/HTMLTreeEditor: Difference between revisions
Jump to navigation
Jump to search
(adding link to screencast) |
m (→Designs) |
||
Line 43: | Line 43: | ||
== Designs == | == Designs == | ||
[http://test.getify.com/mozilla/html-inline-edit.html Initial UX prototype] | * [http://test.getify.com/mozilla/html-inline-edit.html Initial UX prototype] | ||
[http://www.screenr.com/FZj Screencast walk-thru of prototype] | * [http://www.screenr.com/FZj Screencast walk-thru of prototype] | ||
__NOTOC__ | __NOTOC__ |
Revision as of 02:39, 24 May 2011
Feature | Status | ETA | Owner |
HTML Tree Editor | Working out UI details | 2011-05-25 | Kevin Dangoor |
Summary
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.
Team
- Feature Manager: Kevin Dangoor (irc:kdangoor)
- Lead Developer: Kyle Simpson (irc:getify)
Release Requirements
TBD
Next Steps & Open Issues
- work through UI choices
- land the simplest approach and iterate
- initial prototype published, so working on adding sync-to-DOM functionality to it
Related Bugs & Dependencies
TBD (link to status page for this project)
Use Cases
TBD