[Webkit-unassigned] [Bug 149544] New: Make custom properties store the parser value list for variable resolution
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 24 15:45:36 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=149544
Bug ID: 149544
Summary: Make custom properties store the parser value list for
variable resolution
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hyatt at apple.com
Refactor custom property parsing so that we hold the actual CSSParserValueList of parsed terms, functions and operators. This will allow us to iterate directly over the already-parsed terms, functions and operators when we do variable resolution.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150924/3e1cad49/attachment.html>
More information about the webkit-unassigned
mailing list