From f70b8c750c9f3452e607778a226f8377ea104add Mon Sep 17 00:00:00 2001 From: Michael Howell Date: Wed, 27 Jul 2016 12:19:09 -0700 Subject: [PATCH] Add tests for #12554 --- tests/wpt/mozilla/meta/MANIFEST.json | 6 ++++ .../css/animations/basic-transition.html | 34 +++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 tests/wpt/mozilla/tests/css/animations/basic-transition.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index db8aa5be87d..7a388d679bd 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -6138,6 +6138,12 @@ "url": "/_mozilla/css/animations/basic-linear-width.html" } ], + "css/animations/basic-transition.html": [ + { + "path": "css/animations/basic-transition.html", + "url": "/_mozilla/css/animations/basic-transition.html" + } + ], "css/empty-keyframes.html": [ { "path": "css/empty-keyframes.html", diff --git a/tests/wpt/mozilla/tests/css/animations/basic-transition.html b/tests/wpt/mozilla/tests/css/animations/basic-transition.html new file mode 100644 index 00000000000..b80e8a666a6 --- /dev/null +++ b/tests/wpt/mozilla/tests/css/animations/basic-transition.html @@ -0,0 +1,34 @@ + + +Transition test + + + +
a
+