<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#c6">Comment # 6</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>Looking at the Changelog the &quot;webkit-patch&quot; script for some reasons generated the following:
- &quot;WebInspector.CSSStyleSheet.isInlineStyle&quot; (not on prototype)
- &quot;WebInspector.CSSStyleSheet.prototype.markAsInlineStyle&quot; (on prototype)

But both functions are actually supposed to be on the prototype.</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>