<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Styling of invalid selector persists when changing the selected node"
   href="https://bugs.webkit.org/show_bug.cgi?id=152456">152456</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Web Inspector: Styling of invalid selector persists when changing the selected node
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Web Inspector
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dcrousso+webkit&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bburg&#64;apple.com, graouts&#64;webkit.org, joepeck&#64;webkit.org, mattbaker&#64;apple.com, nvasilyev&#64;apple.com, timothy&#64;apple.com, webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>* STEPS TO REPRODUCE:
1. Open Web Inspector to the &quot;Elements&quot; tab with the &quot;Styles - Rules&quot; panel open on <a href="https://www.apple.com/">https://www.apple.com/</a>
2. Select the &quot;&lt;body&gt;&quot; element and append &quot;{&quot; to the first non-inline style selector and hit enter
3. The modified selector will turn red and have a warning icon appear instead of the type icon (this is expected)
4. Change nodes to something other than &quot;&lt;body&gt;&quot; and then re-select &quot;&lt;body&gt;&quot;

* EXPECTED:
There is no strikethrough on the selector of the previously modified rule

* ACTUAL:
The selector changed to the pre-modified value, but the strikethrough and error icon persist</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>