RESOLVED FIXED 163810
[CSS Parser] Make sure shadow user agent sheets parse in UASheetMode
https://bugs.webkit.org/show_bug.cgi?id=163810
Summary [CSS Parser] Make sure shadow user agent sheets parse in UASheetMode
Dave Hyatt
Reported 2016-10-21 13:53:07 PDT
Make sure shadow user agent sheets parse in UASheetMode
Attachments
Patch (2.76 KB, patch)
2016-10-21 13:54 PDT, Dave Hyatt
dino: review+
Dave Hyatt
Comment 1 2016-10-21 13:54:18 PDT
Dean Jackson
Comment 2 2016-10-21 14:08:22 PDT
Comment on attachment 292395 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=292395&action=review > Source/WebCore/dom/InlineStyleSheetOwner.cpp:47 > -static CSSParserContext parserContextForForElement(const Element& element) > +static CSSParserContext parserContextForElement(const Element& element) lolo!
Dave Hyatt
Comment 3 2016-10-21 14:10:38 PDT
Landed in r207695.
Note You need to log in before you can comment on or make changes to this bug.