DevTools/Features/HTMLTreeEditor: Difference between revisions
Jump to navigation
Jump to search
(adding second screencast link) |
|||
Line 46: | Line 46: | ||
* [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] | ||
* [http://www.screenr.com/QkTs Updated screencast showing additional UX around delete-attribute] | |||
__NOTOC__ | __NOTOC__ |
Revision as of 13:14, 3 June 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
- accessibility review
Related Bugs & Dependencies
See the status page
Use Cases
TBD