[webkit-reviews] review denied: [Bug 113175] Web Inspector: Remove console warnings for *_ prefixed CSS styles : [Attachment 194816] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 04:22:16 PDT 2013


Pavel Feldman <pfeldman at chromium.org> has denied Sergey Ryazanov
<serya at chromium.org>'s request for review:
Bug 113175: Web Inspector: Remove console warnings for *_ prefixed CSS styles
https://bugs.webkit.org/show_bug.cgi?id=113175

Attachment 194816: Patch
https://bugs.webkit.org/attachment.cgi?id=194816&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=194816&action=review


> Source/WebCore/css/CSSParser.cpp:11288
> +    // Ignore syntax error. This trick is used for IE7:

There should be no "IE7" in CSS parser. You should filter this error later.


More information about the webkit-reviews mailing list