Bug 165832 - [CSS Parser] Make CSSFunctionValue derive from CSSValueList
Summary: [CSS Parser] Make CSSFunctionValue derive from CSSValueList
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-13 17:32 PST by Dave Hyatt
Modified: 2016-12-13 19:25 PST (History)
0 users

See Also:


Attachments
Patch (13.66 KB, patch)
2016-12-13 17:34 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-13 17:32:17 PST
[CSS Parser] Make CSSFunctionValue derive from CSSValueList
Comment 1 Dave Hyatt 2016-12-13 17:34:32 PST
Created attachment 297053 [details]
Patch
Comment 2 Dave Hyatt 2016-12-13 19:25:24 PST
Fixed in r209788.