[webkit-reviews] review requested: [Bug 178795] Web Inspector: Styles Redesign: typing colon in property name should advance to value field : [Attachment 326953] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 14 18:05:12 PST 2017


Nikita Vasilyev <nvasilyev at apple.com> has asked  for review:
Bug 178795: Web Inspector: Styles Redesign: typing colon in property name
should advance to value field
https://bugs.webkit.org/show_bug.cgi?id=178795

Attachment 326953: Patch

https://bugs.webkit.org/attachment.cgi?id=326953&action=review




--- Comment #2 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 326953

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

Patch

Typing colon ANYWHERE in the property name advances to value field. This
matches Chrome and Firefox.

I could remove text on the right side of colon and prepend it to property
value. I wasn't sure if it's useful, so I didn't do it in this patch.


More information about the webkit-reviews mailing list