Bug 6594 - Web Inspector: finish node attributes
Summary: Web Inspector: finish node attributes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P3 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-16 11:00 PST by Timothy Hatcher
Modified: 2006-01-16 16:02 PST (History)
0 users

See Also:


Attachments
Initial cut (5.83 KB, patch)
2006-01-16 15:32 PST, Anders Carlsson
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2006-01-16 11:00:50 PST
All node attributes should show up in the node pane. Attributes could be editable, and the ability to 
remove or add new attributes. Namespaces should show up in a tooltip if there are attribute namespace in 
use.
Comment 1 Anders Carlsson 2006-01-16 15:32:59 PST
Created attachment 5727 [details]
Initial cut

Here's an initial cut at adding elements. It's not possible to edit them in any
way currently.
Comment 2 Timothy Hatcher 2006-01-16 15:37:40 PST
Comment on attachment 5727 [details]
Initial cut

Looks good. Editing can come later.
Comment 3 Timothy Hatcher 2006-01-16 16:02:01 PST
Committed in r12139.