[Webkit-unassigned] [Bug 183096] New: Web Inspector: Styles: Warnings stop showing after adding and removing blank property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 23 16:18:48 PST 2018


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

            Bug ID: 183096
           Summary: Web Inspector: Styles: Warnings stop showing after
                    adding and removing blank property
           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: nvasilyev at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Steps:
1. Open http://nv.github.io/webkit-inspector-bugs/styles-redesign/tests/no-trailing-semicolon.html
2. Inspect <body>
3. Click on the white space after "body {" to add a new blank property
4. Click on "14px sans-serif" and change it to "blah" to make the value invalid

Expected:
Immediately after typing "blah" the property should show a warning.

Actual:
No warning is shown. However, warnings work just fine when we skip the 3rd step.

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


More information about the webkit-unassigned mailing list