[webkit-reviews] review requested: [Bug 170779] Web Inspector: Modify CSS number values with up key and down key : [Attachment 323845] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 15 12:02:53 PDT 2017


Nikita Vasilyev <nvasilyev at apple.com> has asked  for review:
Bug 170779: Web Inspector: Modify CSS number values with up key and down key
https://bugs.webkit.org/show_bug.cgi?id=170779

Attachment 323845: Patch

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




--- Comment #5 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 323845

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

Patch

Now the modifier keys match Chrome:
- Option modifies the value by 0.1
- Shift modifies the value by 10
- Command modifies the value by 100


More information about the webkit-reviews mailing list