RESOLVED CONFIGURATION CHANGED 211908
Text doesn't have depth on svg-wow example
https://bugs.webkit.org/show_bug.cgi?id=211908
Summary Text doesn't have depth on svg-wow example
Simon Fraser (smfr)
Reported 2020-05-14 11:14:20 PDT
WebKit's rendering of the text on http://svg-wow.org/buffered-rendering/bokeh.html differs from Chrome and Firefox; the text lacks the 3d effect.
Attachments
Safari Technical Preview 151 fixed the issue (3.71 MB, image/png)
2022-08-12 00:30 PDT, Ahmad Saleem
no flags
Radar WebKit Bug Importer
Comment 1 2020-05-14 11:15:38 PDT
Simon Fraser (smfr)
Comment 2 2020-05-14 21:27:48 PDT
Looks like the depth effect is from all the <use> elements.
Ahmad Saleem
Comment 3 2022-08-12 00:30:39 PDT
Created attachment 461556 [details] Safari Technical Preview 151 fixed the issue It is reproducible in Safari 15.6 but as can be seen from Safari Technical Preview 151, it is now fixed and all browsers match in 3d depth. Thanks!
Ahmad Saleem
Comment 4 2022-08-12 10:45:46 PDT
Just for future reference - it might be fixed in STP 151 due this commit: https://github.com/WebKit/WebKit/commit/72c9014cf9262c2994b15118e00cdd75561e5da2 Not confirmed but it responsibly close bug dealing with <text> issue within SVG. Thanks!
Note You need to log in before you can comment on or make changes to this bug.