<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&#64;basecode.de" title="tobi+bugzilla&#64;basecode.de">tobi+bugzilla&#64;basecode.de</a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=251139&amp;action=diff" name="attach_251139" title="patch">attachment 251139</a> <a href="attachment.cgi?id=251139&amp;action=edit" title="patch">[details]</a></span>
patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=251139&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=251139&amp;action=review</a>

<span class="quote">&gt; Source/WebInspectorUI/UserInterface/Models/CSSStyleSheet.js:-28
&gt; -    constructor(id, url, parentFrame)</span >

This change is not directly related to the bugfix. It turned out that &quot;url&quot; and &quot;parentFrame&quot; are never passed to the constructor.

<span class="quote">&gt; Source/WebInspectorUI/UserInterface/Models/DOMNodeStyles.js:572
&gt; +        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>