<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: Sometimes CSS resources don't update after editing via Styles panel"
   href="https://bugs.webkit.org/show_bug.cgi?id=143244#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Sometimes CSS resources don't update after editing via Styles panel"
   href="https://bugs.webkit.org/show_bug.cgi?id=143244">bug 143244</a>
              from <span class="vcard"><a class="email" href="mailto:nvasilyev&#64;apple.com" title="Nikita Vasilyev &lt;nvasilyev&#64;apple.com&gt;"> <span class="fn">Nikita Vasilyev</span></a>
</span></b>
        <pre>Still relevant!


Reduction:

HTML:
&lt;link rel=&quot;stylesheet&quot; href=&quot;style.css&quot;/&gt;

style.css:
body {
    background: #fff;
    color: #CCC;
}</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>