Bug 126889

Summary: Subpixel Layout: <input type=password id=password> reports wrong offsetWidth value.
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
reduced test case none

alan
Reported 2014-01-13 07:13:31 PST
LayoutTests/fast/forms/input-widths.html
Attachments
reduced test case (441 bytes, text/html)
2014-01-13 16:44 PST, alan
no flags
alan
Comment 1 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.
alan
Comment 2 2014-01-13 21:30:30 PST
*** Bug 126890 has been marked as a duplicate of this bug. ***
alan
Comment 3 2014-06-10 20:23:30 PDT
Border paint snapping fixed this http://trac.webkit.org/changeset/163272
Note You need to log in before you can comment on or make changes to this bug.