<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: assertion failure when editing inline styles"
href="https://bugs.webkit.org/show_bug.cgi?id=143939#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: assertion failure when editing inline styles"
href="https://bugs.webkit.org/show_bug.cgi?id=143939">bug 143939</a>
from <span class="vcard"><a class="email" href="mailto:tobi+bugzilla@basecode.de" title="tobi+bugzilla@basecode.de">tobi+bugzilla@basecode.de</a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=251139&action=diff" name="attach_251139" title="patch">attachment 251139</a> <a href="attachment.cgi?id=251139&action=edit" title="patch">[details]</a></span>
patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=251139&action=review">https://bugs.webkit.org/attachment.cgi?id=251139&action=review</a>
<span class="quote">> Source/WebInspectorUI/UserInterface/Models/CSSStyleSheet.js:-28
> - constructor(id, url, parentFrame)</span >
This change is not directly related to the bugfix. It turned out that "url" and "parentFrame" are never passed to the constructor.
<span class="quote">> Source/WebInspectorUI/UserInterface/Models/DOMNodeStyles.js:572
> + if (type === WebInspector.CSSStyleDeclaration.Type.Attribute)</span >
This fixes a linter error.</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>