RESOLVED FIXED6591
Web Inspector: finish the Properties pane
https://bugs.webkit.org/show_bug.cgi?id=6591
Summary Web Inspector: finish the Properties pane
Timothy Hatcher
Reported 2006-01-16 10:47:35 PST
The properties pane should show all the DOM properties that are exposed to javaScript and ObjC. Like offsetTop, parentNode, attributes, etc. Properties like attributes should be a a collapsable tree that shows the sub-items. some features here could include (double)clicking to jump to the parentNode, or firstChild.
Attachments
Timothy Hatcher
Comment 1 2006-07-31 11:27:31 PDT
This pane has a rough first cut as part of Bug 10163.
Timothy Hatcher
Comment 2 2007-04-04 11:43:01 PDT
The properties pane should show the prototype chain, to make things easier to view.
Adam Roben (:aroben)
Comment 3 2007-06-23 21:55:39 PDT
This was fixed when the new inspector landed in r23677
Note You need to log in before you can comment on or make changes to this bug.