Bug 129500 - Subpixel rendering: Add subpixel support for tables
Summary: Subpixel rendering: Add subpixel support for tables
Status: RESOLVED WORKSFORME
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-02-28 11:45 PST by Ricky Mondello
Modified: 2014-03-20 09:01 PDT (History)
3 users (show)

See Also:


Attachments

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