Bug 100195 - Multiple fields input UI: Don't use CSS properties for physical direction
Summary: Multiple fields input UI: Don't use CSS properties for physical direction
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-23 21:34 PDT by Kent Tamura
Modified: 2012-10-23 22:22 PDT (History)
7 users (show)

See Also:


Attachments
Patch (126.38 KB, patch)
2012-10-23 21:41 PDT, Kent Tamura
haraken: review+
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-23 21:34:14 PDT
Multiple fields input UI: Don't use CSS properties for physical direction
Comment 1 Kent Tamura 2012-10-23 21:41:44 PDT
Created attachment 170313 [details]
Patch
Comment 2 Kentaro Hara 2012-10-23 22:09:41 PDT
Comment on attachment 170313 [details]
Patch

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

Looks OK

> Source/WebCore/ChangeLog:23
> +        Use -webkit-margin-start. Also use an integral pixel size instaed of

Typo: instaed => istead
Comment 3 Kent Tamura 2012-10-23 22:22:59 PDT
Committed r132310: <http://trac.webkit.org/changeset/132310>