From a9e45b65a0021b599c4959986aee0326834b2171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20S=C3=B6derquist?= Date: Mon, 24 Nov 2025 05:18:29 -0800 Subject: [PATCH] Move animations/composition/clip-composition.html to WPT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move the test and perform a mechanical rewrite: * Change assertComposition() to test_composition(). * Change 'is' to 'expect' in the expectation objects. * Include required testharness.js and framework. * Add link to spec. Bug: 40663834 Change-Id: I1500a9271ad85d81016b3ae6261139b37ee183be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7185725 Reviewed-by: Kevin Ellis Commit-Queue: Fredrik Söderquist Cr-Commit-Position: refs/heads/main@{#1549141} --- .../animations/clip-composition.html | 92 +++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 css/css-masking/animations/clip-composition.html diff --git a/css/css-masking/animations/clip-composition.html b/css/css-masking/animations/clip-composition.html new file mode 100644 index 00000000000000..423ba84f753948 --- /dev/null +++ b/css/css-masking/animations/clip-composition.html @@ -0,0 +1,92 @@ + +clip composition + + + + + +