From 2a130dc6c1efb522fc13b40bb873ca6d44c95c84 Mon Sep 17 00:00:00 2001 From: harry Date: Sat, 8 Jul 2017 00:02:13 +0530 Subject: [PATCH] Add a test case for cursor button! --- test/visual/button/cursor.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 test/visual/button/cursor.html diff --git a/test/visual/button/cursor.html b/test/visual/button/cursor.html new file mode 100644 index 000000000..cc569ae49 --- /dev/null +++ b/test/visual/button/cursor.html @@ -0,0 +1,29 @@ + + + + + + + + Foundation for Sites Testing + + + + +
+
+
+

Buttons

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