[webkit-reviews] review requested: [Bug 36421] Web Inspector: Allow viewing styles of pseudo-elements : [Attachment 51246] [PATCH] Wip patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 21 07:40:25 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has asked  for review:
Bug 36421: Web Inspector: Allow viewing styles of pseudo-elements
https://bugs.webkit.org/show_bug.cgi?id=36421

Attachment 51246: [PATCH] Wip patch.
https://bugs.webkit.org/attachment.cgi?id=51246&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
I can't land it just like this since all pseudo styles are considered as
matching styles by the front-end and start overriding each other visually
(using strike-through rendering). I need to somehow pass the fact that the rule
is matched using pseudo style to the caller.


More information about the webkit-reviews mailing list