[Webkit-unassigned] [Bug 143244] Web Inspector: Sometimes CSS resources don't update after editing via Styles panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 15:43:55 PDT 2015


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

--- Comment #5 from Nikita Vasilyev <nvasilyev at apple.com> ---
Still relevant!


Reduction:

HTML:
<link rel="stylesheet" href="style.css"/>

style.css:
body {
    background: #fff;
    color: #CCC;
}

-- 
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/20150728/1ed58bea/attachment.html>


More information about the webkit-unassigned mailing list