Adding a test of the edgemode:duplicate condition for blur()
For backdrop-filter, the spec [1] states: If the filter functions list includes a blur() filter, the filter will be applied with edgeMode="duplicate", with the edge defined by the clipped, transformed border box of the element. This tests that condition. TBR=robertma@chromium.org [1] https://drafts.fxtf.org/filter-effects-2/#backdrop-filter-operation Bug: 978031 Change-Id: I6cf3477bedb4c691d2970113f5aecd350d2d475e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1676444Reviewed-by:Mason Freed <masonfreed@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#672732}
Showing
3.75 KB