NEW 181970
[LegacySVG] feMorphology on a <g> looks fuzzy
https://bugs.webkit.org/show_bug.cgi?id=181970
Summary [LegacySVG] feMorphology on a <g> looks fuzzy
Simon Fraser (smfr)
Reported 2018-01-22 18:26:19 PST
Created attachment 331992 [details] Testcase Test looks fuzzy in Safari, fine in Chrome and FF.
Attachments
Testcase (419 bytes, image/svg+xml)
2018-01-22 18:26 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2018-01-22 21:45:11 PST
Ah, we're treating width="200" height="200" on the <filter> as percentages, since the default filterUnits is objectBoundingBox, and then reducing the filter resolution accordingly.
Ahmad Saleem
Comment 2 2023-08-03 09:00:59 PDT
I am able to reproduce this bug in Safari Technology Preview 175 while Chrome Canary 117 and Firefox Nightly 118 are not fuzzy / blurry.
Ahmad Saleem
Comment 3 2024-07-20 07:08:31 PDT
It works fine with LBSE on WebKit ToT (281166@main).
Note You need to log in before you can comment on or make changes to this bug.