[Webkit-unassigned] [Bug 109011] File upload control doesn't apply CSS vertical padding or border to file name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 18:29:22 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109011





--- Comment #20 from Nils Barth <nbarth at chromium.org>  2013-02-12 18:31:36 PST ---
(In reply to comment #17)
> (From update of attachment 187807 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=187807&action=review
> 
> r- because of test failure on Mac.

Will look into this and fix; need to set up Mac so some delay.
(No r? while looking into this.)

Removed whitespace fixes.

> > LayoutTests/fast/forms/file/file-input-padding-border-2.html:17
> > +    .pad-all { padding: 10px; }
> > +    .pad-left { padding-left: 10px; }
> > +    .pad-right { padding-right: 10px; }
> 
> You fix a bug about padding-top and border-top. So you don't need to test padding-left/right/bottom and border-left/right/bottom in this patch.

Got it -- simplified to just overall and top padding/border;
test now fits on one page.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list