[Webkit-unassigned] [Bug 159963] New: Support PANTONE Color Names in CSS color properties
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 22:30:07 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159963
Bug ID: 159963
Summary: Support PANTONE Color Names in CSS color properties
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: alexcohen at pantone.com
The PANTONE Color Standard is widely known as the way to specify color for print. The use of the standard is starting to extend past print and could easily be integrated into web workflows.
This enhancement would simply add PANTONE Color names to the list of possible html color names that can be used in a web page ( and defined in CSS ).
There does not appear to be a standard for how html color names are formatted except for being case-insensitive, so we propose to use the full PANTONE number and color guide indicator, remove any spaces or dashes.
Example:
Actual PANTONE Color Name: PANTONE 101 C
Web PANTONE Color Name: 101c
--
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/9d9add33/attachment.html>
More information about the webkit-unassigned
mailing list