RESOLVED FIXED 145606
Use borderBoxRect instead of contentBoxRect for backdrop filter.
https://bugs.webkit.org/show_bug.cgi?id=145606
Summary Use borderBoxRect instead of contentBoxRect for backdrop filter.
zalan
Reported 2015-06-03 09:02:36 PDT
SSIA
Attachments
Patch (2.94 KB, patch)
2015-06-03 09:12 PDT, zalan
no flags
Patch (7.83 KB, patch)
2015-06-03 22:09 PDT, zalan
no flags
zalan
Comment 1 2015-06-03 09:12:52 PDT
Simon Fraser (smfr)
Comment 2 2015-06-03 09:15:47 PDT
Comment on attachment 254180 [details] Patch I don't think the box should be affected by backgroundClip().
zalan
Comment 3 2015-06-03 22:09:49 PDT
WebKit Commit Bot
Comment 4 2015-06-03 23:24:13 PDT
Comment on attachment 254245 [details] Patch Clearing flags on attachment: 254245 Committed r185192: <http://trac.webkit.org/changeset/185192>
WebKit Commit Bot
Comment 5 2015-06-03 23:24:16 PDT
All reviewed patches have been landed. Closing bug.
zalan
Comment 7 2015-06-04 07:21:45 PDT
(In reply to comment #6) > The new test fails on multiple queues: > https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard. > html#showAllRuns=true&tests=css3%2Ffilters%2Fbackdrop%2Fbackdrop-filter-with- > mask.html Oh, this is because Simon added the mask layers to the layer tree output. It needs rebaselining. updating...
zalan
Comment 8 2015-06-04 08:09:03 PDT
(In reply to comment #6) > The new test fails on multiple queues: > https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard. > html#showAllRuns=true&tests=css3%2Ffilters%2Fbackdrop%2Fbackdrop-filter-with- > mask.html https://trac.webkit.org/changeset/185199
Note You need to log in before you can comment on or make changes to this bug.