From fc96cc07f837fb5131cc99d0ae745bb9beec3f5d Mon Sep 17 00:00:00 2001 From: Mike Sherov Date: Thu, 28 Aug 2014 09:04:20 -0400 Subject: [PATCH 1/2] Effects Tests: Fix and format scale visual test --- tests/visual/effects/scale.html | 35 ++++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/tests/visual/effects/scale.html b/tests/visual/effects/scale.html index 17744295507..648a7027b8c 100644 --- a/tests/visual/effects/scale.html +++ b/tests/visual/effects/scale.html @@ -7,6 +7,7 @@ + + + + + + + + + +

WHAT: A set of elements with various box-model properties, using the shake effect to toggle.

+

EXPECTED: When clicking "Toggle", all elements should not change dimension nor position, aside from the expected shake animation, which should take the number of milliseconds specified to complete. At the end of the animation, all elements should hide.

+

EXPECTED: Clicking "Toggle" a second time reverses the animation, first showing all elements at their original dimensions, and restoring them to their original state.

+ + + +
+
test
+
test
+
test
+
+
+
test
+
test
+
test
+ +
+
+
test
+
test
+
test
+ +
+
+
test
+
test
+
test
+ +
+
+
test
+
test
+
test
+
+ + + diff --git a/tests/visual/index.html b/tests/visual/index.html index 736ba31179a..94015721918 100644 --- a/tests/visual/index.html +++ b/tests/visual/index.html @@ -49,6 +49,7 @@

Effects

Menu