Bug 165323 - [CSS Parser] Fix :any/:host to allow pseudo-elements. Support -webkit-border-radius.
Summary: [CSS Parser] Fix :any/:host to allow pseudo-elements. Support -webkit-border-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-02 12:09 PST by Dave Hyatt
Modified: 2016-12-02 12:21 PST (History)
0 users

See Also:


Attachments
Patch (2.29 KB, patch)
2016-12-02 12:10 PST, Dave Hyatt
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2016-12-02 12:09:52 PST
[CSS Parser] Fix :any/:host to allow pseudo-elements. Support -webkit-border-radius.
Comment 1 Dave Hyatt 2016-12-02 12:10:34 PST
Created attachment 295974 [details]
Patch
Comment 2 Dave Hyatt 2016-12-02 12:21:11 PST
Fixed in r209255.