[Webkit-unassigned] [Bug 159963] Support PANTONE Color Names in CSS color properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 11:29:33 PDT 2016


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

--- Comment #1 from Alexander Cohen <alexcohen at pantone.com> ---
After further trials, a better naming convention for the PANTONE html names could be the following:

- Start every name with a 'p' to represent PANTONE. This also let's the CSSParser not recognize names such as '101c' as HEX values.
- Continue with the PANTONE number removing any dashes and spaces.
- End with the color guide marker.

Example:
Actual PANTONE Color Name: PANTONE 101 C
Web PANTONE Color Name: p101c

-- 
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/20160720/53e89446/attachment.html>


More information about the webkit-unassigned mailing list