NEW 73356
SVG <text> positioning lists break composition of characters (decomposed accents)
https://bugs.webkit.org/show_bug.cgi?id=73356
Summary SVG <text> positioning lists break composition of characters (decomposed acce...
Tim Horton
Reported 2011-11-29 13:15:01 PST
The attached test case has an "a" and combining acute accent in a <text> with a positioning list; they are rendered separately, instead of combining as they probably should (though, I need to check the spec).
Attachments
repro (444 bytes, application/xhtml+xml)
2011-11-29 13:15 PST, Tim Horton
no flags
Safari 15.5 matches with Chrome but differs from Firefox (434.01 KB, image/png)
2022-07-18 10:12 PDT, Ahmad Saleem
no flags
Tim Horton
Comment 1 2011-11-29 13:15:33 PST
Radar WebKit Bug Importer
Comment 2 2011-11-30 12:12:03 PST
Ahmad Saleem
Comment 3 2022-07-18 10:12:24 PDT
Created attachment 460980 [details] Safari 15.5 matches with Chrome but differs from Firefox I am able to reproduce this bug based on attached reproduction test case in Safari 15.5 on macOS 12.4, in this "a" is not combining with accent as mentioned in Description. Safari 15.5 behavior is currently matching with Chrome Canary 105 but differs from Firefox Nightly 104 as can be seen from the attached screenshot. I am not clear whether it is defined in web-spec for correct behavior but I think Safari should match with Firefox behavior here (my opinion - can ignore). Thanks!
Note You need to log in before you can comment on or make changes to this bug.