[Webkit-unassigned] [Bug 147441] New: Web Inspector: inherited CSS rules disappear from Styles sidebar while editing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 22:28:43 PDT 2015


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

            Bug ID: 147441
           Summary: Web Inspector: inherited CSS rules disappear from
                    Styles sidebar while editing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at me.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 257818
  --> https://bugs.webkit.org/attachment.cgi?id=257818&action=review
Animated GIF of the problem

<table>
    <tr style="font-weight: 300">
        <td>font-weight: 300</td>
    </tr>
</table>

Steps:
1. Inspect <td>
2. In the styles sidebar, change "font-weight: 300" to "font-weight: "

Expected:
"font-weight: " stays where it was, even though it's invalid CSS.

Actual:
"font-weight: " disappears.

-- 
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/20150730/bdd0c7e6/attachment.html>


More information about the webkit-unassigned mailing list