Bug 1664324 [wpt PR 25475] - Fix clip-path with rotation, a=testonly
commitdc118fcd888b18fc3c914253fec3a794ff507378
authorXianzhu Wang <wangxianzhu@chromium.org>
Tue, 22 Sep 2020 09:09:40 +0000 (22 09:09 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 23 Sep 2020 09:02:04 +0000 (23 09:02 +0000)
tree1d08c63720b5feb888ea10cc47699e09f09ad4a5
parent38135c9ac25e8b78771de590e31b4e906405f81a
Bug 1664324 [wpt PR 25475] - Fix clip-path with rotation, a=testonly

Automatic update from web-platform-tests
Fix clip-path with rotation

When we require a synthesized clip for both clip-path and 2d-axis
alignment, we should apply the clip in the synthethized mask layer to
make sure the clip is correctly rotated.

Change-Id: I5978f77ac74f48303ac82251a96a44b26344a530
Bug: 1125486
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404432
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#806211}

--

wpt-commits: 11cded83bb094108d88ae64b80f701104cfbd0b5
wpt-pr: 25475
testing/web-platform/tests/css/css-masking/clip-path/clip-path-rotated-will-change-transform-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-masking/clip-path/clip-path-rotated-will-change-transform.html [new file with mode: 0644]