From 2f079f627196fd33385ee52b5058218307c27671 Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Thu, 8 Jun 2017 15:28:43 -0700 Subject: [PATCH] Add visual test for combo grids --- test/visual/xy-grid/combo-grids.html | 110 +++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 test/visual/xy-grid/combo-grids.html diff --git a/test/visual/xy-grid/combo-grids.html b/test/visual/xy-grid/combo-grids.html new file mode 100644 index 000000000..e2c3df994 --- /dev/null +++ b/test/visual/xy-grid/combo-grids.html @@ -0,0 +1,110 @@ + + + + + + + xy margin grid + + + + +

Combo Grid

+ +

Sizing Classes, margin x, padding x & y

+ +
+
12
+
11
+
1
+
10
+
2
+
9
+
3
+
8
+
4
+
7
+
5
+
6
+
4
+
+ +

Block Grid With Margin xy and padding x

+ +
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
6/4/3
+
+ +

Auto and Shrink

+ +
+
Shrink on medium
+
Auto on medium
+
+ +

Collapse

+ +
+
12
+
11
+
1
+
10
+
2
+
9
+
3
+
8
+
4
+
7
+
5
+
6
+
4
+
+ +

Offset

+ +
+
3
+
4
+
+ + + + + + + -- 2.47.2