Bug 199131 - Web Inspector: Styles: show green highlight for newly added properties only when name and value are present
Summary: Web Inspector: Styles: show green highlight for newly added properties only w...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-22 16:00 PDT by Nikita Vasilyev
Modified: 2019-06-23 11:32 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2019-06-22 16:00 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.