@Aissen@social.treehouse.systems
Post #4135021
2026-07-24 19:28 UTC
While working on Emoji Anki, I found a Chrome bug/limitation when using hardware acceleration: the CSS `text-shadow` will have a maximum size that depends on the emoji, font size/zoom level, and text-shadow blur radius (and probably the platform, too). Probably some limit somewhere deep within Skia.
It does not happen on Firefox or Chromium-based browsers that have hardware acceleration disabled.
Playground to repro: https://anisse.github.io/text-shadow-playground/
#chromium #chrome #css
Replies (0)
No replies.