WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 112032
149665
REGRESSION: SVG text "wraps" even though it shouldn't be possible in SVG
https://bugs.webkit.org/show_bug.cgi?id=149665
Summary
REGRESSION: SVG text "wraps" even though it shouldn't be possible in SVG
Dirk Schulze
Reported
2015-09-30 06:32:59 PDT
Created
attachment 262157
[details]
Wrapped text example in SVG In the attached SVG, there is a comma after "amet" but it wraps into a new line in SVG even though it is in the same <tspan>. This is not possible in SVG 1.1 and not the case in Blink either. This is likely a change in the general text layout engine that affected SVG some how.
Attachments
Wrapped text example in SVG
(2.13 KB, image/svg+xml)
2015-09-30 06:32 PDT
,
Dirk Schulze
no flags
Details
Safari 15.5 differs from other browsers
(1.69 MB, image/png)
2022-07-19 04:50 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-07-19 04:50:43 PDT
Created
attachment 461010
[details]
Safari 15.5 differs from other browsers I am able to reproduce this bug in Safari 15.5 on macOS 12.4 and Safari renders some portion of text differently (e.g. stay for a while is not tabbed like other browsers). All other browsers (Chrome and Firefox) match each other as can been seen from the attached screenshot. Thanks!
Radar WebKit Bug Importer
Comment 2
2022-07-19 08:42:47 PDT
<
rdar://problem/97261789
>
Ahmad Saleem
Comment 3
2022-10-27 09:32:25 PDT
*** This bug has been marked as a duplicate of
bug 112032
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug