Bug 61855
Summary: | Differential text-alignment while stretching | ||
---|---|---|---|
Product: | WebKit | Reporter: | david dailey <david.dailey> |
Component: | SVG | Assignee: | 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 |
david dailey
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
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!
Radar WebKit Bug Importer
<rdar://problem/94161279>
Myles C. Maxfield
Wow thank you so much for the JSFiddle!!