Bug 6594

Summary: Web Inspector: finish node attributes
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P3    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Initial cut timothy: review+

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.