From 7d9842e8a725a5790ff7bf4c7e541d1607487863 Mon Sep 17 00:00:00 2001 From: Xianzhu Wang Date: Tue, 30 Apr 2024 16:06:05 +0000 Subject: [PATCH] Bug 1893330 [wpt PR 45894] - Use simple rrect instead of Path for ClipPathClip if possible, a=testonly Automatic update from web-platform-tests Use simple rrect instead of Path for ClipPathClip if possible This can enable fast rounded corners and avoid mask layers in more cases. Bug: 40241108 Change-Id: Ie80a511446e8905ff5f6793213e9f244fa1bb09f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5464825 Reviewed-by: Khushal Sagar Commit-Queue: Xianzhu Wang Cr-Commit-Position: refs/heads/main@{#1293880} -- wpt-commits: fd379c4717c024424f2be6b3e23938dd8ef5c326 wpt-pr: 45894 --- .../clip-path-animation-fixed-position-rounding-error-ref.html | 1 - .../clip-path-animation-fixed-position-rounding-error.html | 3 +-- .../animations/clip-path-animation-fixed-position.html | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/testing/web-platform/tests/css/css-masking/clip-path/animations/clip-path-animation-fixed-position-rounding-error-ref.html b/testing/web-platform/tests/css/css-masking/clip-path/animations/clip-path-animation-fixed-position-rounding-error-ref.html index a069e4d3ae5b..e9f54f3ad3dd 100644 --- a/testing/web-platform/tests/css/css-masking/clip-path/animations/clip-path-animation-fixed-position-rounding-error-ref.html +++ b/testing/web-platform/tests/css/css-masking/clip-path/animations/clip-path-animation-fixed-position-rounding-error-ref.html @@ -1,7 +1,6 @@