We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b57298 commit d00c1c9Copy full SHA for d00c1c9
README.md
@@ -7,7 +7,7 @@ The project relies on researching the differences between default browser
7
styles in order to precisely target only the styles that need or benefit from
8
normalizing.
9
10
-[Check out the demo](http://necolas.github.io/normalize.css/latest/test.html)
+[View the test file](http://necolas.github.io/normalize.css/latest/test.html)
11
12
## Install
13
@@ -34,10 +34,11 @@ library code.
34
35
## Browser support
36
37
-* Google Chrome
38
-* Mozilla Firefox 4+
39
-* Apple Safari 5+
40
-* Opera 12+
+* Google Chrome (latest)
+* Mozilla Firefox (latest)
+* Mozilla Firefox 4
+* Opera (latest)
41
+* Apple Safari 6+
42
* Internet Explorer 8+
43
44
[Normalize.css v1 provides legacy browser
0 commit comments