[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 16:40:16 PST 2013


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





--- Comment #16 from Kent Tamura <tkent at chromium.org>  2013-02-12 16:42:30 PST ---
(In reply to comment #14)
> 1. Naming convention for layout tests?
> 
> In directory: fast/forms/file
> there are tests for the file input (<input type="file"/>) element
> with both these name types:
>   file-input-*
>   input-file-*
> It's roughly even, with a few more file-input-* so that's what I used,
> but I can changed it -- which is preferred?

WebKit doesn't have common rules for layout test names.
However, as for fast/forms/, we'd like to name a test like:
  fast/forms/<type>/<type>-<concept>.html
fast/forms/number/ and fast/forms/time/ already follow this convention.

The test name would be file-padding-top-or-border-top.html  or something in this case.

> 2. Bug 109104 is related

Please focus on this bug. You should not fix multiple bugs in one patch unless fixes can't be split.

-- 
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