From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../animation-delay-end-computed.tentative.html | 12 ------ .../animation-delay-end-invalid.tentative.html | 29 ------------- .../animation-delay-end-valid.tentative.html | 11 ----- .../animation-delay-shorthand-computed.html | 16 ------- .../parsing/animation-delay-shorthand.html | 49 ---------------------- .../animation-delay-start-computed.tentative.html | 12 ------ .../animation-delay-start-invalid.tentative.html | 29 ------------- .../animation-delay-start-valid.tentative.html | 11 ----- 8 files changed, 169 deletions(-) delete mode 100644 testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-computed.tentative.html delete mode 100644 testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-invalid.tentative.html delete mode 100644 testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-valid.tentative.html delete mode 100644 testing/web-platform/tests/css/css-animations/parsing/animation-delay-shorthand-computed.html delete mode 100644 testing/web-platform/tests/css/css-animations/parsing/animation-delay-shorthand.html delete mode 100644 testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-computed.tentative.html delete mode 100644 testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-invalid.tentative.html delete mode 100644 testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-valid.tentative.html (limited to 'testing/web-platform/tests/css/css-animations') diff --git a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-computed.tentative.html b/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-computed.tentative.html deleted file mode 100644 index 77f9670638..0000000000 --- a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-computed.tentative.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - -
- diff --git a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-invalid.tentative.html b/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-invalid.tentative.html deleted file mode 100644 index 7cabd4e8e5..0000000000 --- a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-invalid.tentative.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - diff --git a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-valid.tentative.html b/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-valid.tentative.html deleted file mode 100644 index 162c781bb0..0000000000 --- a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-end-valid.tentative.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - diff --git a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-shorthand-computed.html b/testing/web-platform/tests/css/css-animations/parsing/animation-delay-shorthand-computed.html deleted file mode 100644 index 0a1eb96041..0000000000 --- a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-shorthand-computed.html +++ /dev/null @@ -1,16 +0,0 @@ - -animation-delay shorthand (computed values) - - - - -
- diff --git a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-shorthand.html b/testing/web-platform/tests/css/css-animations/parsing/animation-delay-shorthand.html deleted file mode 100644 index 5c74a4d8e4..0000000000 --- a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-shorthand.html +++ /dev/null @@ -1,49 +0,0 @@ - -animation-delay shorthand - - - - - - diff --git a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-computed.tentative.html b/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-computed.tentative.html deleted file mode 100644 index bfb89d0267..0000000000 --- a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-computed.tentative.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - -
- diff --git a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-invalid.tentative.html b/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-invalid.tentative.html deleted file mode 100644 index bff31f3789..0000000000 --- a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-invalid.tentative.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - diff --git a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-valid.tentative.html b/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-valid.tentative.html deleted file mode 100644 index f52286444e..0000000000 --- a/testing/web-platform/tests/css/css-animations/parsing/animation-delay-start-valid.tentative.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - -- cgit v1.2.3