Bug 78015
| Summary: | SVG text positioning regression | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philip Rogers <pdr> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | zimmermann |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philip Rogers
The x-axis legend text in the following site is incorrectly positioned: http://www.highcharts.com/demo/spline-irregular-time
(Originally reported: crbug.com/112713)
I've tracked this down to a regression between r105048 and r105082 and I suspect it was caused by https://bugs.webkit.org/show_bug.cgi?id=65711.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philip Rogers
Marking as a duplicate of https://bugs.webkit.org/show_bug.cgi?id=78385 as the patch fixes this bug as well.
*** This bug has been marked as a duplicate of bug 78385 ***