From def92d1b8e9d373e2f6f27c366d578d97d8960c6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:50 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../crashtests/delete-image-set.html | 17 ++++++++++ .../parsing/starting-style-parsing.html | 38 ++++++++++++++++++++++ .../css-transitions/starting-style-adjustment.html | 23 +++++++++++++ 3 files changed, 78 insertions(+) create mode 100644 testing/web-platform/tests/css/css-transitions/crashtests/delete-image-set.html create mode 100644 testing/web-platform/tests/css/css-transitions/parsing/starting-style-parsing.html create mode 100644 testing/web-platform/tests/css/css-transitions/starting-style-adjustment.html (limited to 'testing/web-platform/tests/css/css-transitions') diff --git a/testing/web-platform/tests/css/css-transitions/crashtests/delete-image-set.html b/testing/web-platform/tests/css/css-transitions/crashtests/delete-image-set.html new file mode 100644 index 0000000000..b6ba763858 --- /dev/null +++ b/testing/web-platform/tests/css/css-transitions/crashtests/delete-image-set.html @@ -0,0 +1,17 @@ + + + + + +
This test passes if it does not crash.
+ + diff --git a/testing/web-platform/tests/css/css-transitions/parsing/starting-style-parsing.html b/testing/web-platform/tests/css/css-transitions/parsing/starting-style-parsing.html new file mode 100644 index 0000000000..bd147a630a --- /dev/null +++ b/testing/web-platform/tests/css/css-transitions/parsing/starting-style-parsing.html @@ -0,0 +1,38 @@ + +@starting-style: parsing + + + +
+ diff --git a/testing/web-platform/tests/css/css-transitions/starting-style-adjustment.html b/testing/web-platform/tests/css/css-transitions/starting-style-adjustment.html new file mode 100644 index 0000000000..addc795e72 --- /dev/null +++ b/testing/web-platform/tests/css/css-transitions/starting-style-adjustment.html @@ -0,0 +1,23 @@ + +CSS Transitions Test: Style adjustments for @starting-style + + + + + + + + + -- cgit v1.2.3