Created attachment 468676 [details] Blurry edges Hi, Started from Safari 17.1 (or 17.0, I could not get it), rounded box-shadow are rendered blurry and cut. The issue is not reproducible on Safari 16 and lower. You can find a reproduction test case here: https://codepen.io/bakura10/pen/gOqvEQg Thanks.
Actually, I realized you don't even need the before pseudo element, the issue can also be reproduced on a much simpler use case. I've created a smaller reproduction example here: https://codepen.io/bakura10/pen/bGzLJbL
<rdar://problem/118793261>
The fix for this issue needs to be made outside of the WebKit Open Source project.