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 --- .../custom-property-transition-angle.html.ini | 3 - .../custom-property-transition-color.html.ini | 3 - ...ustom-property-transition-custom-ident.html.ini | 3 - .../custom-property-transition-image.html.ini | 3 - ...on-inherited-used-by-standard-property.html.ini | 3 - .../custom-property-transition-integer.html.ini | 3 - ...-property-transition-length-percentage.html.ini | 3 - .../custom-property-transition-length.html.ini | 3 - ...-mismatched-inherited-property-numbers.html.ini | 3 - ...om-property-transition-mismatched-list.html.ini | 72 ---------------------- ...transition-mismatched-property-numbers.html.ini | 3 - ...on-inherited-used-by-standard-property.html.ini | 3 - .../custom-property-transition-number.html.ini | 3 - .../custom-property-transition-percentage.html.ini | 3 - .../custom-property-transition-resolution.html.ini | 3 - .../custom-property-transition-time.html.ini | 3 - ...y-transition-transform-function-matrix.html.ini | 3 - ...property-transition-transform-function.html.ini | 3 - ...perty-transition-transform-list-matrix.html.ini | 3 - ...tom-property-transition-transform-list.html.ini | 3 - .../custom-property-transition-url.html.ini | 3 - ...registered-var-to-registered-animating.html.ini | 3 + .../at-property-animation.html.ini | 9 --- 23 files changed, 3 insertions(+), 141 deletions(-) delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-angle.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-color.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-custom-ident.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-image.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-inherited-used-by-standard-property.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-integer.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-length-percentage.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-length.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-inherited-property-numbers.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-property-numbers.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-non-inherited-used-by-standard-property.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-number.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-percentage.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-resolution.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-time.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-transform-function-matrix.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-transform-function.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-transform-list-matrix.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-transform-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-url.html.ini create mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/registered-var-to-registered-animating.html.ini (limited to 'testing/web-platform/meta/css/css-properties-values-api') diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-angle.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-angle.html.ini deleted file mode 100644 index 42d99c9ddf..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-angle.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-angle.html] - [A custom property of type can yield a CSS Transition] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-color.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-color.html.ini deleted file mode 100644 index 53bd3b837a..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-color.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-color.html] - [A custom property of type can yield a CSS Transition] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-custom-ident.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-custom-ident.html.ini deleted file mode 100644 index 83c6af4ea8..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-custom-ident.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-custom-ident.html] - [A custom property of type can yield a discrete CSS Transition] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-image.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-image.html.ini deleted file mode 100644 index 25b036dcac..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-image.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-image.html] - [A custom property of type can yield a CSS Transition] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-inherited-used-by-standard-property.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-inherited-used-by-standard-property.html.ini deleted file mode 100644 index 6811e45582..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-inherited-used-by-standard-property.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-inherited-used-by-standard-property.html] - [Running a transition an inherited CSS variable is reflected on a standard property using that variable as a value] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-integer.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-integer.html.ini deleted file mode 100644 index 89f73e2720..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-integer.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-integer.html] - [A custom property of type can yield a CSS Transition] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-length-percentage.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-length-percentage.html.ini deleted file mode 100644 index 4fa88b0e48..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-length-percentage.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-length-percentage.html] - [A custom property of type can yield a CSS Transition] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-length.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-length.html.ini deleted file mode 100644 index 0d8ffbda50..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-length.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-length.html] - [A custom property of type can yield a CSS Transition] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-inherited-property-numbers.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-inherited-property-numbers.html.ini deleted file mode 100644 index 86b263fbb0..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-inherited-property-numbers.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-transition-mismatched-inherited-property-numbers.html] - [Using a single "transition-property" value set to a custom property and two "transition-duration" values correctly yields a CSS Transition when the transition properties are set on a parent and the child inherits.] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-list.html.ini deleted file mode 100644 index 82812be564..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-transition-mismatched-list.html.ini +++ /dev/null @@ -1,72 +0,0 @@ -[custom-property-transition-mismatched-list.html] - [A custom property of type + yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type + yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type + yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type # yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type + yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type # yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type + yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type # yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type # yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type # yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type # yields a discrete CSS Transition if the lists do not contain the same number of values] - expected: FAIL - - [A custom property of type