[webkit-reviews] review requested: [Bug 109011] File upload control doesn't apply CSS vertical padding or border to file name : [Attachment 186769] One-line fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 23:42:56 PST 2013


Nils Barth <nbarth at google.com> has asked  for review:
Bug 109011: File upload control doesn't apply CSS vertical padding or border to
file name
https://bugs.webkit.org/show_bug.cgi?id=109011

Attachment 186769: One-line fix
https://bugs.webkit.org/attachment.cgi?id=186769&action=review

------- Additional Comments from Nils Barth <nbarth at google.com>
Chromium Issue 160385
https://code.google.com/p/chromium/issues/detail?id=160385

Existing code forgets to add padding (or border) when computing position;
this patch fixes it.


More information about the webkit-reviews mailing list