Bug 99673 - Set min-width property instead of width property for date/time fields
Summary: Set min-width property instead of width property for date/time fields
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 19:25 PDT by Kent Tamura
Modified: 2012-10-18 00:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (59.54 KB, patch)
2012-10-17 19:30 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch 2 (59.60 KB, patch)
2012-10-18 00:15 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-10-17 19:25:45 PDT
Set min-width property instead of width property for date/time fields
Comment 1 Kent Tamura 2012-10-17 19:30:45 PDT
Created attachment 169324 [details]
Patch
Comment 2 Hajime Morrita 2012-10-18 00:04:46 PDT
Comment on attachment 169324 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=169324&action=review

> Source/WebCore/ChangeLog:11
> +        Tets: Covered by fast/forms/*-multiple-fields/*-multipe-fields-appearance-style.html

s/Tets/Tests
Comment 3 Kent Tamura 2012-10-18 00:15:41 PDT
Created attachment 169357 [details]
Patch 2

Fixed a typo
Comment 4 WebKit Review Bot 2012-10-18 00:37:03 PDT
Comment on attachment 169357 [details]
Patch 2

Clearing flags on attachment: 169357

Committed r131710: <http://trac.webkit.org/changeset/131710>
Comment 5 WebKit Review Bot 2012-10-18 00:37:06 PDT
All reviewed patches have been landed.  Closing bug.