From: Nicolas Coden Date: Sat, 10 Feb 2018 21:53:50 +0000 (+0100) Subject: tests: add visual test for XY Grid reponsive widths #10891 X-Git-Tag: v6.6.0~3^2~290^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10927%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git tests: add visual test for XY Grid reponsive widths #10891 Related to: Closes https://github.com/zurb/foundation-sites/issues/10891 --- diff --git a/test/visual/xy-grid/combo-grids.html b/test/visual/xy-grid/combo-grids.html index b4230700f..f5d94a979 100644 --- a/test/visual/xy-grid/combo-grids.html +++ b/test/visual/xy-grid/combo-grids.html @@ -76,6 +76,28 @@
Auto on medium
+

Auto/Shrink with static widths

+ +
+
Shrink, medium:6, large:12
+
Auto, medium:4, large:12
+
+ +
+ +
+
Shrink, medium:auto, large:7
+
Auto, medium:shrink, large:5
+
+ +
+ +

The following example must be tested without paddings/margins. See #10891

+
+
medium:auto, large:12
+
medium:shrink, large:12
+
+

Collapse