Bug 121035 - Intersecting collapsed borders should not overpaint each other.
Summary: Intersecting collapsed borders should not overpaint each other.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robert Hogan
URL:
Keywords:
Depends on: 121105 121112
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-09 11:53 PDT by Robert Hogan
Modified: 2013-09-10 12:31 PDT (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 Robert Hogan 2013-09-09 11:53:49 PDT
We currently paint the intersections of collapsed borders twice over. Change this so that we paint them once only.