DevTools/Features/HTMLTreeEditor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 36: | Line 36: | ||
== Related Bugs & Dependencies == | == Related Bugs & Dependencies == | ||
See the [http://mozilla.github.com/devtools/2011/status.html#htmleditor status page] | |||
== Use Cases == | == Use Cases == |
Revision as of 18:46, 25 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
- accessibility review
Related Bugs & Dependencies
See the status page
Use Cases
TBD