<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Support PANTONE Color Names in CSS color properties"
   href="https://bugs.webkit.org/show_bug.cgi?id=159963">159963</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Support PANTONE Color Names in CSS color properties
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>CSS
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>alexcohen&#64;pantone.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>