NEW 192045
It doesn't make sense in WK2 to allow tests to call setAcceleratedCompositingEnabled(false)
https://bugs.webkit.org/show_bug.cgi?id=192045
Summary It doesn't make sense in WK2 to allow tests to call setAcceleratedCompositing...
Simon Fraser (smfr)
Reported 2018-11-27 15:34:14 PST
Turning off accelerated compositing doesn't make sense when the main tile cache requires it. Instead, we should allow tests to toggle compositing triggers.
Attachments
Simon Fraser (smfr)
Comment 1 2018-11-27 15:34:47 PST
The patch in bug 191813 made these tests assert: css3/filters/blur-filter-page-scroll-parents.html css3/filters/blur-filter-page-scroll-self.html css3/filters/blur-filter-page-scroll.html
Note You need to log in before you can comment on or make changes to this bug.