Bug 126889 - Subpixel Layout: <input type=password id=password> reports wrong offsetWidth value.
Summary: Subpixel Layout: <input type=password id=password> reports wrong offsetWidth ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-13 07:13 PST by zalan
Modified: 2014-06-10 20:23 PDT (History)
0 users

See Also:


Attachments
reduced test case (441 bytes, text/html)
2014-01-13 16:44 PST, zalan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-01-13 07:13:31 PST
LayoutTests/fast/forms/input-widths.html
Comment 1 zalan 2014-01-13 16:44:01 PST
Created attachment 221088 [details]
reduced test case

inline int snapSizeToPixel(LayoutUnit size, LayoutUnit location) makes the size depending on the location.
Comment 2 zalan 2014-01-13 21:30:30 PST
*** Bug 126890 has been marked as a duplicate of this bug. ***
Comment 3 zalan 2014-06-10 20:23:30 PDT
Border paint snapping fixed this http://trac.webkit.org/changeset/163272