diff --git a/dom/animation/test/mochitest.ini b/dom/animation/test/mochitest.ini index c694e4d25a71..cf2a32712c5e 100644 --- a/dom/animation/test/mochitest.ini +++ b/dom/animation/test/mochitest.ini @@ -46,7 +46,6 @@ support-files = mozilla/file_hide_and_show.html mozilla/file_partial_keyframes.html mozilla/file_spacing_property_order.html - mozilla/file_spacing_transform.html mozilla/file_transform_limits.html mozilla/file_transition_finish_on_compositor.html mozilla/file_underlying-discrete-value.html @@ -102,7 +101,6 @@ support-files = [mozilla/test_partial_keyframes.html] [mozilla/test_set-easing.html] [mozilla/test_spacing_property_order.html] -[mozilla/test_spacing_transform.html] [mozilla/test_transform_limits.html] [mozilla/test_transition_finish_on_compositor.html] skip-if = toolkit == 'android' diff --git a/dom/animation/test/mozilla/test_spacing_transform.html b/dom/animation/test/mozilla/test_spacing_transform.html deleted file mode 100644 index 38dce7e99cf4..000000000000 --- a/dom/animation/test/mozilla/test_spacing_transform.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - -
- diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 319da6f65d15..70951b892ebd 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -38751,6 +38751,12 @@ "url": "/web-animations/animation-model/animation-types/spacing-keyframes-shapes.html" } ], + "web-animations/animation-model/animation-types/spacing-keyframes-transform.html": [ + { + "path": "web-animations/animation-model/animation-types/spacing-keyframes-transform.html", + "url": "/web-animations/animation-model/animation-types/spacing-keyframes-transform.html" + } + ], "web-animations/interfaces/KeyframeEffect/copy-contructor.html": [ { "path": "web-animations/interfaces/KeyframeEffect/copy-contructor.html", diff --git a/dom/animation/test/mozilla/file_spacing_transform.html b/testing/web-platform/tests/web-animations/animation-model/animation-types/spacing-keyframes-transform.html similarity index 52% rename from dom/animation/test/mozilla/file_spacing_transform.html rename to testing/web-platform/tests/web-animations/animation-model/animation-types/spacing-keyframes-transform.html index 0de7737864f5..189a25e1b01b 100644 --- a/dom/animation/test/mozilla/file_spacing_transform.html +++ b/testing/web-platform/tests/web-animations/animation-model/animation-types/spacing-keyframes-transform.html @@ -1,9 +1,14 @@ - + - +Keyframe spacing tests on transform + + + + +