From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../custom-property-animation-angle-comma-list.html.ini | 9 --------- .../custom-property-animation-angle-space-list.html.ini | 9 --------- .../animation/custom-property-animation-angle.html.ini | 9 --------- .../custom-property-animation-color-comma-list.html.ini | 9 --------- .../custom-property-animation-color-space-list.html.ini | 9 --------- .../animation/custom-property-animation-color.html.ini | 9 --------- ...operty-animation-inherited-used-by-standard-property.html.ini | 3 --- .../custom-property-animation-integer-comma-list.html.ini | 9 --------- .../custom-property-animation-integer-space-list.html.ini | 9 --------- .../animation/custom-property-animation-integer.html.ini | 9 --------- .../custom-property-animation-length-comma-list.html.ini | 9 --------- ...stom-property-animation-length-percentage-comma-list.html.ini | 9 --------- ...stom-property-animation-length-percentage-space-list.html.ini | 9 --------- .../custom-property-animation-length-percentage.html.ini | 9 --------- .../custom-property-animation-length-space-list.html.ini | 9 --------- .../animation/custom-property-animation-length.html.ini | 9 --------- ...ty-animation-non-inherited-used-by-standard-property.html.ini | 3 --- .../custom-property-animation-number-comma-list.html.ini | 9 --------- .../custom-property-animation-number-space-list.html.ini | 9 --------- .../animation/custom-property-animation-number.html.ini | 9 --------- .../custom-property-animation-percentage-comma-list.html.ini | 9 --------- .../custom-property-animation-percentage-space-list.html.ini | 9 --------- .../animation/custom-property-animation-percentage.html.ini | 9 --------- .../custom-property-animation-resolution-comma-list.html.ini | 9 --------- .../custom-property-animation-resolution-space-list.html.ini | 9 --------- .../animation/custom-property-animation-resolution.html.ini | 9 --------- .../animation/custom-property-animation-time-comma-list.html.ini | 9 --------- .../animation/custom-property-animation-time-space-list.html.ini | 9 --------- .../animation/custom-property-animation-time.html.ini | 9 --------- .../custom-property-animation-transform-function.html.ini | 3 --- ...om-property-animation-transform-list-multiple-values.html.ini | 9 --------- ...stom-property-animation-transform-list-single-values.html.ini | 9 --------- .../custom-property-animation-transform-none.tentative.html.ini | 6 ++++++ 33 files changed, 6 insertions(+), 270 deletions(-) delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle-comma-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle-space-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color-comma-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color-space-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-inherited-used-by-standard-property.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer-comma-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer-space-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-comma-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-space-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-non-inherited-used-by-standard-property.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number-comma-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number-space-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage-comma-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage-space-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution-comma-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution-space-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-time-comma-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-time-space-list.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-time.html.ini delete mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-transform-list-single-values.html.ini create mode 100644 testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-transform-none.tentative.html.ini (limited to 'testing/web-platform/meta/css/css-properties-values-api/animation') diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle-comma-list.html.ini deleted file mode 100644 index c927931b32..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle-comma-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-angle-comma-list.html] - [Animating a custom property of type # with a single keyframe] - expected: FAIL - - [Animating a custom property of type # with additivity] - expected: FAIL - - [Animating a custom property of type # with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle-space-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle-space-list.html.ini deleted file mode 100644 index 761a17d190..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle-space-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-angle-space-list.html] - [Animating a custom property of type + with a single keyframe] - expected: FAIL - - [Animating a custom property of type + with additivity] - expected: FAIL - - [Animating a custom property of type + with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle.html.ini deleted file mode 100644 index 85962c1bd6..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-angle.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-angle.html] - [Animating a custom property of type with a single keyframe] - expected: FAIL - - [Animating a custom property of type with additivity] - expected: FAIL - - [Animating a custom property of type with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color-comma-list.html.ini deleted file mode 100644 index 222aa3207e..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color-comma-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-color-comma-list.html] - [Animating a custom property of type # with a single keyframe] - expected: FAIL - - [Animating a custom property of type # with additivity] - expected: FAIL - - [Animating a custom property of type # with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color-space-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color-space-list.html.ini deleted file mode 100644 index d739c0ff6b..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color-space-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-color-space-list.html] - [Animating a custom property of type + with a single keyframe] - expected: FAIL - - [Animating a custom property of type + with additivity] - expected: FAIL - - [Animating a custom property of type + with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color.html.ini deleted file mode 100644 index 353b03a417..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-color.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-color.html] - [Animating a custom property of type with a single keyframe] - expected: FAIL - - [Animating a custom property of type with additivity] - expected: FAIL - - [Animating a custom property of type with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-inherited-used-by-standard-property.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-inherited-used-by-standard-property.html.ini deleted file mode 100644 index d7193f19c4..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-inherited-used-by-standard-property.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-animation-inherited-used-by-standard-property.html] - [Animating an inherited CSS variable on a parent is reflected on a standard property using that variable as a value on a child] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer-comma-list.html.ini deleted file mode 100644 index 858351d044..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer-comma-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-integer-comma-list.html] - [Animating a custom property of type # with a single keyframe] - expected: FAIL - - [Animating a custom property of type # with additivity] - expected: FAIL - - [Animating a custom property of type # with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer-space-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer-space-list.html.ini deleted file mode 100644 index b62653560d..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer-space-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-integer-space-list.html] - [Animating a custom property of type + with a single keyframe] - expected: FAIL - - [Animating a custom property of type + with additivity] - expected: FAIL - - [Animating a custom property of type + with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer.html.ini deleted file mode 100644 index 8e92c90a39..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-integer.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-integer.html] - [Animating a custom property of type with a single keyframe] - expected: FAIL - - [Animating a custom property of type with additivity] - expected: FAIL - - [Animating a custom property of type with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-comma-list.html.ini deleted file mode 100644 index abb8923d6a..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-comma-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-length-comma-list.html] - [Animating a custom property of type # with a single keyframe] - expected: FAIL - - [Animating a custom property of type # with additivity] - expected: FAIL - - [Animating a custom property of type # with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage-comma-list.html.ini index 1eb856dcad..f3f0dad2b9 100644 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage-comma-list.html.ini +++ b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage-comma-list.html.ini @@ -1,12 +1,3 @@ [custom-property-animation-length-percentage-comma-list.html] - [Animating a custom property of type # with a single keyframe] - expected: FAIL - - [Animating a custom property of type # with additivity] - expected: FAIL - - [Animating a custom property of type # with a single keyframe and additivity] - expected: FAIL - [Animating a custom property of type # with iterationComposite] expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage-space-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage-space-list.html.ini index a4d08bfcbc..6afc1bcf55 100644 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage-space-list.html.ini +++ b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage-space-list.html.ini @@ -1,12 +1,3 @@ [custom-property-animation-length-percentage-space-list.html] - [Animating a custom property of type + with a single keyframe] - expected: FAIL - - [Animating a custom property of type + with additivity] - expected: FAIL - - [Animating a custom property of type + with a single keyframe and additivity] - expected: FAIL - [Animating a custom property of type + with iterationComposite] expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage.html.ini deleted file mode 100644 index aaba583841..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-percentage.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-length-percentage.html] - [Animating a custom property of type with a single keyframe] - expected: FAIL - - [Animating a custom property of type with additivity] - expected: FAIL - - [Animating a custom property of type with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-space-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-space-list.html.ini deleted file mode 100644 index a45be88dd0..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length-space-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-length-space-list.html] - [Animating a custom property of type + with a single keyframe] - expected: FAIL - - [Animating a custom property of type + with additivity] - expected: FAIL - - [Animating a custom property of type + with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length.html.ini deleted file mode 100644 index 987a32514e..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-length.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-length.html] - [Animating a custom property of type with a single keyframe] - expected: FAIL - - [Animating a custom property of type with additivity] - expected: FAIL - - [Animating a custom property of type with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-non-inherited-used-by-standard-property.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-non-inherited-used-by-standard-property.html.ini deleted file mode 100644 index a43e77f3f8..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-non-inherited-used-by-standard-property.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[custom-property-animation-non-inherited-used-by-standard-property.html] - [Animating a non-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-animation-number-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number-comma-list.html.ini deleted file mode 100644 index 0c0bfafb59..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number-comma-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-number-comma-list.html] - [Animating a custom property of type # with a single keyframe] - expected: FAIL - - [Animating a custom property of type # with additivity] - expected: FAIL - - [Animating a custom property of type # with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number-space-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number-space-list.html.ini deleted file mode 100644 index 7c0153b5ca..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number-space-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-number-space-list.html] - [Animating a custom property of type + with a single keyframe] - expected: FAIL - - [Animating a custom property of type + with additivity] - expected: FAIL - - [Animating a custom property of type + with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number.html.ini deleted file mode 100644 index 6708574da1..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-number.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-number.html] - [Animating a custom property of type with a single keyframe] - expected: FAIL - - [Animating a custom property of type with additivity] - expected: FAIL - - [Animating a custom property of type with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage-comma-list.html.ini deleted file mode 100644 index 90b2bb1cf3..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage-comma-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-percentage-comma-list.html] - [Animating a custom property of type # with a single keyframe] - expected: FAIL - - [Animating a custom property of type # with additivity] - expected: FAIL - - [Animating a custom property of type # with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage-space-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage-space-list.html.ini deleted file mode 100644 index 16429ad5d7..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage-space-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-percentage-space-list.html] - [Animating a custom property of type + with a single keyframe] - expected: FAIL - - [Animating a custom property of type + with additivity] - expected: FAIL - - [Animating a custom property of type + with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage.html.ini deleted file mode 100644 index af993b5aff..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-percentage.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-percentage.html] - [Animating a custom property of type with a single keyframe] - expected: FAIL - - [Animating a custom property of type with additivity] - expected: FAIL - - [Animating a custom property of type with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution-comma-list.html.ini deleted file mode 100644 index 559ad24370..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution-comma-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-resolution-comma-list.html] - [Animating a custom property of type # with a single keyframe] - expected: FAIL - - [Animating a custom property of type # with additivity] - expected: FAIL - - [Animating a custom property of type # with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution-space-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution-space-list.html.ini deleted file mode 100644 index 782bd0f99f..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution-space-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-resolution-space-list.html] - [Animating a custom property of type + with a single keyframe] - expected: FAIL - - [Animating a custom property of type + with additivity] - expected: FAIL - - [Animating a custom property of type + with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution.html.ini deleted file mode 100644 index 9ed137bb21..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-resolution.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-resolution.html] - [Animating a custom property of type with a single keyframe] - expected: FAIL - - [Animating a custom property of type with additivity] - expected: FAIL - - [Animating a custom property of type with a single keyframe and additivity] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-time-comma-list.html.ini b/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-time-comma-list.html.ini deleted file mode 100644 index 2eea51d16a..0000000000 --- a/testing/web-platform/meta/css/css-properties-values-api/animation/custom-property-animation-time-comma-list.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[custom-property-animation-time-comma-list.html] - [Animating a custom property of type