Bug 130514
| Summary: | Subpixel rendering: <table> cannot be sized to device pixel position on 2x display. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | alan <zalan> |
| Component: | Layout and Rendering | Assignee: | alan <zalan> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
alan
table {width: 10px;} and table {width: 10.5px;}
should produce different table width on 2x display.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
alan
*** This bug has been marked as a duplicate of bug 132010 ***