Bug 199131

Summary: Web Inspector: Styles: show green highlight for newly added properties only when name and value are present
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Web InspectorAssignee: Nikita Vasilyev <nvasilyev>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, inspector-bugzilla-changes, mattbaker, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Nikita Vasilyev 2019-06-22 16:00:01 PDT
Steps:
1. Add a new CSS property (say, by clicking on the white space after "Style Attribute {").

Expected:
No green highlight (until the property name and value are added).

Actual:
The green highlight is shown right away.
Comment 1 Nikita Vasilyev 2019-06-22 16:00:48 PDT
Created attachment 372691 [details]
Patch
Comment 2 Matt Baker 2019-06-23 11:02:36 PDT
Comment on attachment 372691 [details]
Patch

r=me
Comment 3 Radar WebKit Bug Importer 2019-06-23 11:03:02 PDT
<rdar://problem/52033894>
Comment 4 WebKit Commit Bot 2019-06-23 11:32:57 PDT
Comment on attachment 372691 [details]
Patch

Clearing flags on attachment: 372691

Committed r246722: <https://trac.webkit.org/changeset/246722>
Comment 5 WebKit Commit Bot 2019-06-23 11:32:59 PDT
All reviewed patches have been landed.  Closing bug.