From 566ed47437d1048fe93dd3d3da2d8818486f4777 Mon Sep 17 00:00:00 2001 From: harry Date: Mon, 22 May 2017 13:31:15 +0530 Subject: [PATCH] Add a test case for select icon --- test/visual/form/select-icon.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 test/visual/form/select-icon.html diff --git a/test/visual/form/select-icon.html b/test/visual/form/select-icon.html new file mode 100644 index 000000000..9c654bc4e --- /dev/null +++ b/test/visual/form/select-icon.html @@ -0,0 +1,31 @@ + + + + + + + Foundation for Sites Testing + + + + +
+

Select Icon

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