Bug 1749713 [wpt PR 32341] - Fix circle/ellipse clip-path on SVG element with non...
commit20659490c1c5126d64cd07694374f02fb9e6bfa9
authorXianzhu Wang <wangxianzhu@chromium.org>
Thu, 27 Jan 2022 11:06:57 +0000 (27 11:06 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 5 Feb 2022 11:48:49 +0000 (5 11:48 +0000)
tree84a973ad0f0761d831373e70e5f362bf9c91d2b7
parentd4f508d719e44db4be596f68dfc569cfc2138aed
Bug 1749713 [wpt PR 32341] - Fix circle/ellipse clip-path on SVG element with non-zero offset, a=testonly

Automatic update from web-platform-tests
Fix circle/ellipse clip-path on SVG element with non-zero offset

This was broken in crrev.com/c/3230351.
See https://chromium-review.googlesource.com/c/chromium/src/+/3230351/10/third_party/blink/renderer/core/style/basic_shapes.cc#b76

Bug: 1286412
Change-Id: Iace63639ce3597d57586a39e1374484755645dc2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3382746
Auto-Submit: Xianzhu Wang <wangxianzhu@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#958159}

--

wpt-commits: eaa22c0c8da1a21155dda33ebbe20a1c6bc848a3
wpt-pr: 32341
testing/web-platform/tests/css/css-masking/clip-path/svg-clip-path-circle-offset-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-masking/clip-path/svg-clip-path-circle-offset.html [new file with mode: 0644]
testing/web-platform/tests/css/css-masking/clip-path/svg-clip-path-ellipse-offset-ref.html [new file with mode: 0644]
testing/web-platform/tests/css/css-masking/clip-path/svg-clip-path-ellipse-offset.html [new file with mode: 0644]