Bug 78015 - SVG text positioning regression
Summary: SVG text positioning regression
Status: RESOLVED DUPLICATE of bug 78385
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 11:58 PST by Philip Rogers
Modified: 2012-02-11 13:16 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Rogers 2012-02-07 11:58:20 PST
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.
Comment 1 Philip Rogers 2012-02-11 13:16:10 PST
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 ***