Bug 88647

Summary: Ruby in text that follows path makes the path collapse to horizontal.
Product: WebKit Reporter: Jorge <chocolate.camera>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, ap, bfulgham, mmaxfield, rniwa, rolandsteiner, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Attachments:
Description Flags
SVG text on a path with ruby (furigana). Path collapses to horizontal. none

Description Jorge 2012-06-08 05:36:29 PDT
Created attachment 146543 [details]
SVG text on a path with ruby (furigana). Path collapses to horizontal.

Ruby text (also called furigana) in SVG text that follows a path collapses the path (i.e. the text quits following the path and becomes horizontal).

See attached file with test case.

W3's validator complains that I cannot use the tag ruby there, although I took the idea from the file http://www.w3.org/TR/ruby-implementation/svg+ruby-sample.svg linked from http://www.w3.org/TR/ruby-implementation/#dtd-integrate-ex2 

If this is not the way to add ruby to SVG text on a path (or to text not on any path), ¿which one is it?
Comment 1 Ahmad Saleem 2022-07-14 14:25:05 PDT
All browsers (Chrome Canary 105 and Firefox Nightly 104) match with Safari 15.5 and put SVG text horizontally in case of ruby. I think this can be considered as "RESOLVED INVALID" or "RESOLVED WONTFIX"? If it is something wrong across all browsers, please ignore my comment. Thanks!
Comment 2 Ryosuke Niwa 2022-07-14 14:31:56 PDT
Config changed, it is. Thanks for testing.