diff --git a/docs/flexbox-test-2.html b/docs/flexbox-test-2.html new file mode 100644 index 000000000..1d128f021 --- /dev/null +++ b/docs/flexbox-test-2.html @@ -0,0 +1,69 @@ + + + + + + +
+
+
+ My cross size (height) should be equal to the height of my flexbox container. I should overflow, because my height should be too short to contain all my content. +
1
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
+
+
+ My cross size (height) should also be equal to the height of my flexbox container, but I don't overflow. +
+
+ + + +