[Webkit-unassigned] [Bug 250325] Determine when calc() should be preserved for specified value serialization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 12:47:33 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=250325

--- Comment #3 from Sam Weinig <sam at webkit.org> ---
So the answer is we should always be preserving calc() in the specified values, and our behavior for colors in the test case is wrong.

In practice this means we should be really remove all of the "Raw" helpers in the CSS property parser and ensure we have mechanisms to preserve calc in the respective CSSValue types.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230109/8afca0dd/attachment.htm>


More information about the webkit-unassigned mailing list