[Webkit-unassigned] [Bug 261018] New: [css-color] Fix serialization of infinity & -infinity in colors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 31 23:35:29 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261018
Bug ID: 261018
Summary: [css-color] Fix serialization of infinity & -infinity
in colors
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
CC: webkit-bug-importer at group.apple.com
We serialize to values like `lch(50 Infinity 0)` which are invalid at parse-time.
Serialize infinity to `calc(infinity)` instead, which is valid in CSS.
--
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/20230901/e21235bb/attachment-0001.htm>
More information about the webkit-unassigned
mailing list