From 743ee8bc7b4c981c852cb1e4e8bd9658b8d801ce Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Wed, 10 Aug 2011 01:57:03 +0100 Subject: [PATCH] Correct inaccurate description of [hidden] rule --- normalize.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/normalize.css b/normalize.css index 65f1889..68c6552 100644 --- a/normalize.css +++ b/normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css 2011-08-03T09:41 UTC · http://github.com/necolas/normalize.css */ +/*! normalize.css 2011-08-10T00:55 UTC · http://github.com/necolas/normalize.css */ /* ============================================================================= HTML5 display definitions @@ -42,7 +42,8 @@ audio:not([controls]) { } /* - * Addresses styling for 'hidden' attribute not present in IE6/7/8/9, FF3, S4 + * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4 + * Known issue: no IE6 support */ [hidden] {