Bug 130514

Summary: Subpixel rendering: <table> cannot be sized to device pixel position on 2x display.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description zalan 2014-03-20 09:04:25 PDT
table {width: 10px;} and table {width: 10.5px;}
should produce different table width on 2x display.
Comment 1 zalan 2014-12-26 22:01:02 PST

*** This bug has been marked as a duplicate of bug 132010 ***