From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../animations/margin-block-interpolation.html | 26 ++++++++++++++++++++++ .../animations/margin-inline-interpolation.html | 26 ++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 testing/web-platform/tests/css/css-logical/animations/margin-block-interpolation.html create mode 100644 testing/web-platform/tests/css/css-logical/animations/margin-inline-interpolation.html (limited to 'testing/web-platform/tests/css/css-logical/animations') diff --git a/testing/web-platform/tests/css/css-logical/animations/margin-block-interpolation.html b/testing/web-platform/tests/css/css-logical/animations/margin-block-interpolation.html new file mode 100644 index 0000000000..be4b6fdd8e --- /dev/null +++ b/testing/web-platform/tests/css/css-logical/animations/margin-block-interpolation.html @@ -0,0 +1,26 @@ + + +margin-block interpolation + + + + + + + + + + diff --git a/testing/web-platform/tests/css/css-logical/animations/margin-inline-interpolation.html b/testing/web-platform/tests/css/css-logical/animations/margin-inline-interpolation.html new file mode 100644 index 0000000000..86408ea6e9 --- /dev/null +++ b/testing/web-platform/tests/css/css-logical/animations/margin-inline-interpolation.html @@ -0,0 +1,26 @@ + + +margin-inline interpolation + + + + + + + + + + -- cgit v1.2.3