Bug 165382 - [CSS Parser] Properly fail on bad values for -webkit-clip-path
Summary: [CSS Parser] Properly fail on bad values for -webkit-clip-path
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-05 09:40 PST by Dave Hyatt
Modified: 2016-12-05 10:01 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.13 KB, patch)
2016-12-05 09:41 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-05 09:40:47 PST
[CSS Parser] Properly fail on bad values for -webkit-clip-path
Comment 1 Dave Hyatt 2016-12-05 09:41:27 PST
Created attachment 296152 [details]
Patch
Comment 2 Dave Hyatt 2016-12-05 09:44:10 PST
Fixed in r209321.
Comment 3 Jon Lee 2016-12-05 10:01:00 PST
Is there a test that catches this?