Bug 11668
| Summary: | SVG: method .getCTM() of SVGLocatable returns wrong values | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andreas Neumann <a.neumann> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.carto.net/neumann/webkitsvgbugs/SVGLocatableTest.svg | ||
Andreas Neumann
The method .getCTM() of the object SVGLocatable seems to return wrong values. The expected values are indicated in the example.
Thanks for having a look at these!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Rob Buis
This was fixed by the patch for bug 11666.
Cheers,
Rob.