Bug 22516
Summary: | [CAIRO] DRT: dumps of paths are wrong | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Schulze <krit> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
Dirk Schulze
The textsream from paths is wrong. "M20.10,20.30 " becomes " M20.10,20.30". On closing a path, the first point of the path is added twice with an X in front of it at the beginning and at the end of the textsream.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Schulze
was already fixed. Forgot to close this bug.