<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: wrap style class names in WebInspector.StyleClass helper"
href="https://bugs.webkit.org/show_bug.cgi?id=143433#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: wrap style class names in WebInspector.StyleClass helper"
href="https://bugs.webkit.org/show_bug.cgi?id=143433">bug 143433</a>
from <span class="vcard"><a class="email" href="mailto:burg@cs.washington.edu" title="Brian Burg <burg@cs.washington.edu>"> <span class="fn">Brian Burg</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=143433#c2">comment #2</a>)
<span class="quote">> I wonder if we could just runtime replace this.element.classList.add,
> remove, etc. to do the check?</span >
Maybe. A benefit of the proposed style which I didn't list: it makes it possible to trivially grep for all style strings in your favorite text editor.
It is definitely kind of wordy. I think once ES6 modules land, we can debate whether and how to shorten WebInspector.Everything.</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>