<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Use CSS variables for common text colors"
   href="https://bugs.webkit.org/show_bug.cgi?id=162047#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Use CSS variables for common text colors"
   href="https://bugs.webkit.org/show_bug.cgi?id=162047">bug 162047</a>
              from <span class="vcard"><a class="email" href="mailto:mattbaker&#64;apple.com" title="Matt Baker &lt;mattbaker&#64;apple.com&gt;"> <span class="fn">Matt Baker</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=162047#c3">comment #3</a>)
<span class="quote">&gt; This one is invalid: color: hsl(0, 0%, 0%, 0.25)
&gt; 
&gt; Should be hsla() or just black.</span >

Good catch! This should be --text-color-placeholder, which is hsla(0, 0%, 0%, 0.35).</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>