From 7818c5e1868de501e2686ed1ff734c6f337bba79 Mon Sep 17 00:00:00 2001 From: Elvis Ratzlaff Date: Mon, 19 Aug 2013 03:14:38 -0400 Subject: [PATCH] Add Test case to documentation --- css.html | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/css.html b/css.html index 5dcf17c9f7..e6a48ad401 100644 --- a/css.html +++ b/css.html @@ -2254,6 +2254,34 @@ For example, <section> should be wrapped as inline. ✔ Visible on large +
+
+ + ✔ Visible on x-small and small +
+
+ + ✔ Visible on medium and large +
+
+
+ + ✔ Visible on x-small and medium +
+
+ + ✔ Visible on small and large +
+
+
+ + ✔ Visible on x-small and large +
+
+ + ✔ Visible on small and medium +
+

Hidden on...

Here, green checkmarks indicate the element is hidden in your current viewport.

@@ -2275,5 +2303,33 @@ For example, <section> should be wrapped as inline.
+
+
+ Extra small and small + +
+
+ Medium and large + +
+
+
+ Extra small and medium + +
+
+ Small and large + +
+
+
+ Extra small and large + +
+
+ Small and medium + +
+