RESOLVED DUPLICATE of bug 202826 166739
Blur SVG filter is cropped when it is applied to an accelerated element
https://bugs.webkit.org/show_bug.cgi?id=166739
Summary Blur SVG filter is cropped when it is applied to an accelerated element
Said Abou-Hallawa
Reported 2017-01-05 12:17:45 PST
Created attachment 298120 [details] test case Open the attached test case. The SVG blur filter is not applied correctly to the accelerated element. The accelerated element means: its style has "will-change: transform;".
Attachments
test case (432 bytes, text/html)
2017-01-05 12:17 PST, Said Abou-Hallawa
no flags
filter applying comparison (1.41 KB, text/html)
2017-01-05 12:18 PST, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2017-01-05 12:18:51 PST
Created attachment 298121 [details] filter applying comparison
Simon Fraser (smfr)
Comment 2 2017-01-05 13:32:45 PST
We're failing to take the blur into account when computing the layer bounds.
Said Abou-Hallawa
Comment 3 2017-01-05 15:03:07 PST
Said Abou-Hallawa
Comment 4 2017-01-09 13:55:58 PST
*** Bug 165109 has been marked as a duplicate of this bug. ***
Said Abou-Hallawa
Comment 5 2019-10-25 09:41:46 PDT
This has been fixed by r251119. *** This bug has been marked as a duplicate of bug 202826 ***
Note You need to log in before you can comment on or make changes to this bug.