[webkit-reviews] review requested: [Bug 36884] Web Inspector: creating new style bugfixing. : [Attachment 52161] [PATCH] Proposed fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 07:36:21 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has asked  for review:
Bug 36884: Web Inspector: creating new style bugfixing.
https://bugs.webkit.org/show_bug.cgi?id=36884

Attachment 52161: [PATCH] Proposed fix.
https://bugs.webkit.org/attachment.cgi?id=52161&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
One more thing: style selector had wrong code for pseudo elements (for a long
time already). It was doing return instead of continue, as a result, styles
declared with pseudo modifiers were preventing subsequent styles with same
classes from being returned.


More information about the webkit-reviews mailing list