Bug 136078 - Dashed/dotted/double borders draw different pattern when border radius is present.
Summary: Dashed/dotted/double borders draw different pattern when border radius is pre...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-19 11:11 PDT by zalan
Modified: 2014-08-19 11:11 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-08-19 11:11:36 PDT
We need to sync the Path(border-radius) and drawLine(no border-radius) code paths.