From: Geoff Kimball Date: Fri, 11 Mar 2016 19:27:26 +0000 (-0800) Subject: Add visual test for sliders with a nonzero start value X-Git-Tag: v6.2.1~43^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2c11a5bd503f1270ab537ef43959b38c245df8d;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add visual test for sliders with a nonzero start value --- diff --git a/test/visual/slider/nonzero-start.html b/test/visual/slider/nonzero-start.html new file mode 100644 index 000000000..73c1c22f5 --- /dev/null +++ b/test/visual/slider/nonzero-start.html @@ -0,0 +1,45 @@ + + + + + + + Foundation for Sites Testing + + + +
+

Slider: Non-zero Start Value

+ +

Slider should be at left, since the initialStart is 50 and the scale is 50-100. (top: broken, bottom: expected)

+ +
+ + + +
+ +
+ +

Slider should cover 100%, since the initialStart is 50 and the scale is 50-100 (top: broken, bottom: expected)

+
+ + + + + +
+
+ + + + + +