RESOLVED FIXED 14385
Web Inspector's computed style doesn't show implicitly set properties
https://bugs.webkit.org/show_bug.cgi?id=14385
Summary Web Inspector's computed style doesn't show implicitly set properties
Timothy Hatcher
Reported Monday, June 25, 2007 3:42:00 PM UTC
There should be a toggle to show implicitly set properties in the computed style pane. Right now only properties that the combined matched rules apply are shown. This is a good default, since it shows you the relevant properties, but sometimes you need to see all properties that are currently applied or inherited.
Attachments
Patch (6.36 KB, patch)
2007-06-25 07:44 PDT, Timothy Hatcher
andersca: review+
Timothy Hatcher
Comment 1 Monday, June 25, 2007 3:44:20 PM UTC
Anders Carlsson
Comment 2 Monday, June 25, 2007 3:47:40 PM UTC
Comment on attachment 15219 [details] Patch r=me
Timothy Hatcher
Comment 3 Monday, June 25, 2007 3:51:44 PM UTC
Landed in r23764.
Timothy Hatcher
Comment 4 Tuesday, June 26, 2007 1:29:35 PM UTC
Another fix was landed in r23790 to make sure the setting was remembered between nodes.
Note You need to log in before you can comment on or make changes to this bug.