NEW 189896
Invalidation of reference CSS filters is incorrect
https://bugs.webkit.org/show_bug.cgi?id=189896
Summary Invalidation of reference CSS filters is incorrect
Simon Fraser (smfr)
Reported 2018-09-23 12:28:39 PDT
Created attachment 350581 [details] Testcase The feMorphology filter doesn't do the correct invalidation; it needs to inflate the dirty rect by the dilation amount.
Attachments
Testcase (1.15 KB, text/html)
2018-09-23 12:28 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2018-09-23 12:43:27 PDT
FilterOperations::outsets() doesn't do anything with reference filters.
Radar WebKit Bug Importer
Comment 2 2018-09-23 12:43:56 PDT
Note You need to log in before you can comment on or make changes to this bug.