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 2007-06-25 07:42:00 PDT
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 2007-06-25 07:44:20 PDT
Anders Carlsson
Comment 2 2007-06-25 07:47:40 PDT
Comment on attachment 15219 [details] Patch r=me
Timothy Hatcher
Comment 3 2007-06-25 07:51:44 PDT
Landed in r23764.
Timothy Hatcher
Comment 4 2007-06-26 05:29:35 PDT
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.