RESOLVED FIXED 13459
The "mapped style" link next to an attribute doesn't work
https://bugs.webkit.org/show_bug.cgi?id=13459
Summary The "mapped style" link next to an attribute doesn't work
mitz
Reported 2007-04-23 15:48:54 PDT
The "mapped style" link next to an attribute doesn't do anything when you click it. It's supposed to switch to the style pane and focus the mapped style declaration. This is an inspector regression.
Attachments
Patch (1.19 KB, patch)
2007-04-23 16:09 PDT, mitz
timothy: review+
mitz
Comment 1 2007-04-23 15:52:59 PDT
Console messages: 2007-04-24 01:32:33.858 Safari[1958] JS exception: Undefined value on file:///WebKit/WebKitBuild/Debug/WebKit.framework/Resources/webInspector/inspector.js line 1116 2007-04-24 01:32:33.859 Safari[1958] Stack trace: selectMappedStyleRule (anonymous function) Forgot to mention how to reproduce: open the URL, open the inspector, navigate to the body element, there you should see a "mapped style" link for the bgcolor attribute. Click it.
mitz
Comment 2 2007-04-23 16:09:27 PDT
Mark Rowe (bdash)
Comment 3 2007-04-24 05:46:24 PDT
Landed in r21067.
Note You need to log in before you can comment on or make changes to this bug.