Shadows are flattened to bitmaps in CGDisplayListImageBufferBackend
Created attachment 449977 [details] Patch
Comment on attachment 449977 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=449977&action=review > Source/WebKit/Shared/RemoteLayerTree/CGDisplayListImageBufferBackend.cpp:58 > + bool canUseShadowBlur() const override { return false; } s/override/final/
Created attachment 449991 [details] Patch
Committed r288602 (246421@main): <https://commits.webkit.org/246421@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449991 [details].
<rdar://problem/88058813>