RESOLVED FIXED 15042
SVG text baseline-shift being ignored
https://bugs.webkit.org/show_bug.cgi?id=15042
Summary SVG text baseline-shift being ignored
Glenn Brauen
Reported 2007-08-21 14:19:35 PDT
Webkit ignores the baseline-shift specification for SVG text. I will attach a simple SVG file that demonstrates this problem. This example is rendered properly in Batik. Both Firefox and Webkit show this defect. I have tested on both PPC and Intel Macs. Confirmed on webkit nightlys (r25168).
Attachments
SVG file that displays text samples with and without baseline-shift. (795 bytes, image/svg+xml)
2007-08-21 14:21 PDT, Glenn Brauen
no flags
Glenn Brauen
Comment 1 2007-08-21 14:21:06 PDT
Created attachment 16064 [details] SVG file that displays text samples with and without baseline-shift.
Amos Hayes
Comment 2 2007-08-22 07:06:53 PDT
The MIME type of the test case should be image/svg+xml but I don't appear to have permission to change it.
Glenn Brauen
Comment 3 2007-08-22 08:31:33 PDT
(In reply to comment #1) > This example is rendered properly in Batik. Both Firefox and Webkit show this defect. Adobe SVG Viewer 3.0 (3.0, Build 76) also renders this example correctly.
Rob Buis
Comment 4 2007-08-23 23:55:17 PDT
Hi Glenn, (In reply to comment #0) > Webkit ignores the baseline-shift specification for SVG text. I will attach a > simple SVG file that demonstrates this problem. This example is rendered > properly in Batik. Both Firefox and Webkit show this defect. > > I have tested on both PPC and Intel Macs. > > Confirmed on webkit nightlys (r25168). Thnx for the report! I checked on our development branch and can confirm that it works there. We hope to make that available soon and then the nightlies will have this functionality. Cheers, Rob.
Glenn Brauen
Comment 5 2007-08-24 13:01:45 PDT
(In reply to comment #4) > I checked on our development branch and can confirm that it works there. We > hope to make that available soon and then the nightlies will have this > functionality. Rob, Thanks for the update. Glenn
Eric Seidel (no email)
Comment 6 2007-09-24 08:16:01 PDT
Closing. The bug is fixed on feature-branch. IMO there could/should just be a bug "merge feature branch into trunk" which folks waiting on feature-branch fixes can watch. (Nice test case, btw. Thanks for the bug!)
Note You need to log in before you can comment on or make changes to this bug.