Bug 61855

Summary: Differential text-alignment while stretching
Product: WebKit Reporter: david dailey <david.dailey>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ahmad.saleem792, ap, mmaxfield, rniwa, sabouhallawa, simon.fraser, webkit-bug-importer, zalan, zimmermann
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: All   
OS: All   
URL: http://granite.sru.edu/~ddailey/svg/tspanmeasure3.svg

Description david dailey 2011-06-01 04:38:18 PDT
see examples and explanation at http://lists.w3.org/Archives/Public/www-svg/2011May/0141.html 
I'm not sure which version of Webkit it is (my Safari browser says 5.04 and the Chrome is 11.0) and the behavior in those two browsers differs radically.

The text doesn't want to stretch and vary heights at the same time.

cheers
David
Comment 1 Ahmad Saleem 2022-05-30 05:28:08 PDT
I was able to retrieve following test case from the URL using Wayback Archives and upload it to JSFiddle below:

Link - https://jsfiddle.net/y8vxLnj5/

It is still reproducible in Safari 15.5 on macOS 12.4 but it is working fine across Chrome Canary 104 and Firefox Nightly 102. Thanks!
Comment 2 Radar WebKit Bug Importer 2022-05-31 10:24:39 PDT
<rdar://problem/94161279>
Comment 3 Myles C. Maxfield 2022-07-05 21:34:33 PDT
Wow thank you so much for the JSFiddle!!