Bug 130514 - Subpixel rendering: <table> cannot be sized to device pixel position on 2x display.
Summary: Subpixel rendering: <table> cannot be sized to device pixel position on 2x di...
Status: RESOLVED DUPLICATE of bug 132010
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-03-20 09:04 PDT by zalan
Modified: 2014-12-26 22:01 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***