Bug 129500
| Summary: | Subpixel rendering: Add subpixel support for tables | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ricky Mondello <rmondello> |
| Component: | Layout and Rendering | Assignee: | alan <zalan> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | jonlee, simon.fraser, zalan |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ricky Mondello
I should be able to do this:
td { border: 0.5px solid black; }
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
alan
Some of my border related patches must have fixed this.