Bug 67915
| Summary: | [skia] Dashed/Dotted borders not as nice as on CG | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Wells <benwells> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | jamesr, kbr, mikelawther, reed, schenney, senorblanco |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Wells
Dashed / dotted borders are drawn differently on skia to CG. In particular the dashes and dots start in different places. The border rendering code tries to optimize where the dashes / dots are, but this doesn't seem to work as well on skia.
Test fast/borders/borderRadiusDashed06.html shows this problem well.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |