From 969cb04acbdd1b5835acc203675c10ec2ba98c2c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 7 Oct 2013 15:00:46 -0500 Subject: Fixes #10126: Update responsive test cases to properly highlight hidden class examples --- css.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'css.html') diff --git a/css.html b/css.html index 904fdaab4..69f1c4c50 100644 --- a/css.html +++ b/css.html @@ -2570,52 +2570,52 @@ For example, <section> should be wrapped as inline.

Hidden on...

-

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

+

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

- Extra small - + + ✔ Hidden on x-small
- Small - + + ✔ Hidden on small
- Medium - ✔ Hidden on medium + Medium + ✔ Hidden on medium
- Large - + + ✔ Hidden on large
- Extra small and small - + + ✔ Hidden on x-small and small
- Medium and large - + + ✔ Hidden on medium and large
- Extra small and medium - + + ✔ Hidden on x-small and medium
- Small and large - + + ✔ Hidden on small and large
- Extra small and large - + + ✔ Hidden on x-small and large
- Small and medium - + + ✔ Hidden on small and medium
-- cgit v1.2.3