[Webkit-unassigned] [Bug 152456] New: Web Inspector: Styling of invalid selector persists when changing the selected node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 18:12:40 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=152456

            Bug ID: 152456
           Summary: Web Inspector: Styling of invalid selector persists
                    when changing the selected node
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dcrousso+webkit at gmail.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

* STEPS TO REPRODUCE:
1. Open Web Inspector to the "Elements" tab with the "Styles - Rules" panel open on https://www.apple.com/
2. Select the "<body>" element and append "{" 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 "<body>" and then re-select "<body>"

* 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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151219/f367fb8b/attachment.html>


More information about the webkit-unassigned mailing list