<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: Editing CSS via Styles sidebar doesn't update inline CSS in resources"
   href="https://bugs.webkit.org/show_bug.cgi?id=150357#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Editing CSS via Styles sidebar doesn't update inline CSS in resources"
   href="https://bugs.webkit.org/show_bug.cgi?id=150357">bug 150357</a>
              from <span class="vcard"><a class="email" href="mailto:timothy&#64;apple.com" title="Timothy Hatcher &lt;timothy&#64;apple.com&gt;"> <span class="fn">Timothy Hatcher</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=150357#c4">comment #4</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=150357#c3">comment #3</a>)
&gt; &gt; This is actually expected behavior right now. If I wanted to see the main
&gt; &gt; resource's content, I would want to see the content that was sent over the
&gt; &gt; wire, not modified content. However you could argue this is not what we do
&gt; &gt; with stylesheets so we should be consistent. Seems a path forward would be
&gt; &gt; the ability to show a resource with edits and without edits.
&gt; 
&gt; I would actually expect the latter (updating the resource).  Maybe add a
&gt; button to toggle the resource between original and current (this could then
&gt; be expanded into a diff tool)?</span >

We have both the original and current changes on SourceCode.

    get originalRevision()
    get currentRevision()

We also have scaffolding for branches with Branch and BranchManager.</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>