Skip to content

Commit 743ee8b

Browse files
committed
Correct inaccurate description of [hidden] rule
1 parent 09be23f commit 743ee8b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

normalize.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! normalize.css 2011-08-03T09:41 UTC · http://github.com/necolas/normalize.css */
1+
/*! normalize.css 2011-08-10T00:55 UTC · http://github.com/necolas/normalize.css */
22

33
/* =============================================================================
44
HTML5 display definitions
@@ -42,7 +42,8 @@ audio:not([controls]) {
4242
}
4343

4444
/*
45-
* Addresses styling for 'hidden' attribute not present in IE6/7/8/9, FF3, S4
45+
* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
46+
* Known issue: no IE6 support
4647
*/
4748

4849
[hidden] {

0 commit comments

Comments
 (0)