From 65a314524511c23d7dcf0fb4d2778db71ddbefcc Mon Sep 17 00:00:00 2001 From: harry Date: Fri, 23 Jun 2017 02:09:31 +0530 Subject: [PATCH] Add visual tests for close button! --- test/visual/controls/close-button.html | 40 ++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 test/visual/controls/close-button.html diff --git a/test/visual/controls/close-button.html b/test/visual/controls/close-button.html new file mode 100644 index 000000000..5542afbae --- /dev/null +++ b/test/visual/controls/close-button.html @@ -0,0 +1,40 @@ + + + + + + + Foundation for Sites Testing + + + + +
+
+
+

Close Button

+ +
+

You can so totally close this!

+ +
+
+

You can close me too, and I close using a Motion UI animation.

+ +
+
+
+
+ + + + + + + -- 2.47.2