[webkit-reviews] review requested: [Bug 51476] Web Inspector: Can't backspace from CSS value to CSS key field : [Attachment 77324] [PATCH] Suggested solution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 04:14:38 PST 2010


Alexander Pavlov (apavlov) <apavlov at chromium.org> has asked  for review:
Bug 51476: Web Inspector: Can't backspace from CSS value to CSS key field
https://bugs.webkit.org/show_bug.cgi?id=51476

Attachment 77324: [PATCH] Suggested solution
https://bugs.webkit.org/attachment.cgi?id=77324&action=review

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
I believe this behavior is only useful for new properties, as blurring a
changed value of an existing property results in the property being committed
(effectively removing the property if the value is empty), which may be far
from what the user could expect. Does that sound reasonable?


More information about the webkit-reviews mailing list