Bug 129500

Summary: Subpixel rendering: Add subpixel support for tables
Product: WebKit Reporter: Ricky Mondello <rmondello>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: jonlee, simon.fraser, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Ricky Mondello 2014-02-28 11:45:22 PST
I should be able to do this:
td { border: 0.5px solid black; }
Comment 1 zalan 2014-03-20 09:01:18 PDT
Some of my border related patches must have fixed this.