Bug 163810

Summary: [CSS Parser] Make sure shadow user agent sheets parse in UASheetMode
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, esprehn+autocc, kangil.han
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

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.