[Webkit-unassigned] [Bug 183097] New: Web Inspector: Styles: Newly added unsupported properties sometimes don't have warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 23 16:41:57 PST 2018


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

            Bug ID: 183097
           Summary: Web Inspector: Styles: Newly added unsupported
                    properties sometimes don't have warnings
           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

Created attachment 334553

  --> https://bugs.webkit.org/attachment.cgi?id=334553&action=review

[Animated GIF] Bug

Steps:
1. Open http://nv.github.io/webkit-inspector-bugs/styles-redesign/tests/color.html
2. Inspect .item-1
3. Click after "Style Attribute {" to add a new property
4. Type "foo: bar"
5. Click on the white space right next to "foo: bar"

Expected:
"foo: bar" is shown is invalid.

Actual:
"foo: bar" is shown as a valid property.

Notes:
If you replace the 5th step with pressing Tab or Enter, it works as expected!

-- 
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/4edb0d7f/attachment-0001.html>


More information about the webkit-unassigned mailing list