1- /*! normalize.css 2012-08-07T21:27 UTC | MIT License | git.io/normalize */
1+ /*! normalize.css v1.0.0 | MIT License | git.io/normalize */
22
33/* ==========================================================================
44 HTML5 display definitions
55 ========================================================================== */
66
77/*
8- * Corrects `block` display not defined in IE6 /7/8/9 & FF3 .
8+ * Corrects `block` display not defined in IE 6 /7/8/9 and Firefox 3 .
99 */
1010
1111article ,
@@ -23,7 +23,7 @@ summary {
2323}
2424
2525/*
26- * Corrects `inline-block` display not defined in IE6 /7/8/9 & FF3 .
26+ * Corrects `inline-block` display not defined in IE 6 /7/8/9 and Firefox 3 .
2727 */
2828
2929audio ,
@@ -36,7 +36,7 @@ video {
3636
3737/*
3838 * Prevents modern browsers from displaying `audio` without controls.
39- * Remove excess height in iOS5 devices.
39+ * Remove excess height in iOS 5 devices.
4040 */
4141
4242audio : not ([controls ]) {
@@ -45,8 +45,9 @@ audio:not([controls]) {
4545}
4646
4747/*
48- * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
49- * Known issue: no IE6 support.
48+ * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
49+ * and Safari 4.
50+ * Known issue: no IE 6 support.
5051 */
5152
5253[hidden ] {
@@ -58,7 +59,7 @@ audio:not([controls]) {
5859 ========================================================================== */
5960
6061/*
61- * 1. Corrects text resizing oddly in IE6 /7 when body `font-size` is set using
62+ * 1. Corrects text resizing oddly in IE 6 /7 when body `font-size` is set using
6263 * `em` units.
6364 * 2. Prevents iOS text size adjust after orientation change, without disabling
6465 * user zoom.
@@ -84,7 +85,7 @@ textarea {
8485}
8586
8687/*
87- * Addresses margins handled incorrectly in IE6 /7.
88+ * Addresses margins handled incorrectly in IE 6 /7.
8889 */
8990
9091body {
@@ -105,7 +106,6 @@ a:focus {
105106
106107/*
107108 * Improves readability when focused and also mouse hovered in all browsers.
108- * people.opera.com/patrickl/experiments/keyboard/test
109109 */
110110
111111a : active ,
@@ -118,8 +118,9 @@ a:hover {
118118 ========================================================================== */
119119
120120/*
121- * Addresses font sizes and margins set differently in IE6/7.
122- * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
121+ * Addresses font sizes and margins set differently in IE 6/7.
122+ * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
123+ * and Chrome.
123124 */
124125
125126h1 {
@@ -153,15 +154,15 @@ h6 {
153154}
154155
155156/*
156- * Addresses styling not present in IE7 /8/9, S5, Chrome.
157+ * Addresses styling not present in IE 7 /8/9, Safari 5, and Chrome.
157158 */
158159
159160abbr [title ] {
160161 border-bottom : 1px dotted;
161162}
162163
163164/*
164- * Addresses style set to `bolder` in FF3 +, S4 /5, Chrome.
165+ * Addresses style set to `bolder` in Firefox 3 +, Safari 4 /5, and Chrome.
165166 */
166167
167168b ,
@@ -174,15 +175,15 @@ blockquote {
174175}
175176
176177/*
177- * Addresses styling not present in S5, Chrome.
178+ * Addresses styling not present in Safari 5 and Chrome.
178179 */
179180
180181dfn {
181182 font-style : italic;
182183}
183184
184185/*
185- * Addresses styling not present in IE6 /7/8/9.
186+ * Addresses styling not present in IE 6 /7/8/9.
186187 */
187188
188189mark {
@@ -191,7 +192,7 @@ mark {
191192}
192193
193194/*
194- * Addresses margins set differently in IE6 /7.
195+ * Addresses margins set differently in IE 6 /7.
195196 */
196197
197198p ,
@@ -200,8 +201,7 @@ pre {
200201}
201202
202203/*
203- * Corrects font family set oddly in IE6, S4/5, Chrome.
204- * en.wikipedia.org/wiki/User:Davidgothberg/Test59
204+ * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
205205 */
206206
207207code ,
@@ -224,15 +224,15 @@ pre {
224224}
225225
226226/*
227- * Addresses CSS quotes not supported in IE6 /7.
227+ * Addresses CSS quotes not supported in IE 6 /7.
228228 */
229229
230230q {
231231 quotes : none;
232232}
233233
234234/*
235- * Addresses `quotes` property not supported in S4 .
235+ * Addresses `quotes` property not supported in Safari 4 .
236236 */
237237
238238q : before ,
@@ -247,7 +247,6 @@ small {
247247
248248/*
249249 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
250- * gist.github.com/413930
251250 */
252251
253252sub ,
@@ -271,7 +270,7 @@ sub {
271270 ========================================================================== */
272271
273272/*
274- * Addresses margins set differently in IE6 /7.
273+ * Addresses margins set differently in IE 6 /7.
275274 */
276275
277276dl ,
286285}
287286
288287/*
289- * Addresses paddings set differently in IE6 /7.
288+ * Addresses paddings set differently in IE 6 /7.
290289 */
291290
292291menu ,
296295}
297296
298297/*
299- * Corrects list images handled incorrectly in IE7 .
298+ * Corrects list images handled incorrectly in IE 7 .
300299 */
301300
302301nav ul ,
@@ -310,9 +309,8 @@ nav ol {
310309 ========================================================================== */
311310
312311/*
313- * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
314- * 2. Improves image quality when scaled in IE7.
315- * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
312+ * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
313+ * 2. Improves image quality when scaled in IE 7.
316314 */
317315
318316img {
@@ -321,7 +319,7 @@ img {
321319}
322320
323321/*
324- * Corrects overflow displayed oddly in IE9 .
322+ * Corrects overflow displayed oddly in IE 9 .
325323 */
326324
327325svg : not (: root ) {
@@ -333,7 +331,7 @@ svg:not(:root) {
333331 ========================================================================== */
334332
335333/*
336- * Addresses margin not present in IE6 /7/8/9, S5, O11 .
334+ * Addresses margin not present in IE 6 /7/8/9, Safari 5, and Opera 11 .
337335 */
338336
339337figure {
@@ -345,7 +343,7 @@ figure {
345343 ========================================================================== */
346344
347345/*
348- * Corrects margin displayed oddly in IE6 /7.
346+ * Corrects margin displayed oddly in IE 6 /7.
349347 */
350348
351349form {
@@ -363,9 +361,9 @@ fieldset {
363361}
364362
365363/*
366- * 1. Corrects color not being inherited in IE6 /7/8/9.
367- * 2. Corrects text not wrapping in FF3 .
368- * 3. Corrects alignment displayed oddly in IE6 /7.
364+ * 1. Corrects color not being inherited in IE 6 /7/8/9.
365+ * 2. Corrects text not wrapping in Firefox 3 .
366+ * 3. Corrects alignment displayed oddly in IE 6 /7.
369367 */
370368
371369legend {
@@ -377,7 +375,8 @@ legend {
377375
378376/*
379377 * 1. Corrects font size not being inherited in all browsers.
380- * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
378+ * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
379+ * and Chrome.
381380 * 3. Improves appearance and consistency in all browsers.
382381 */
383382
@@ -392,8 +391,8 @@ textarea {
392391}
393392
394393/*
395- * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
396- * UA stylesheet.
394+ * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
395+ * the UA stylesheet.
397396 */
398397
399398button ,
@@ -407,8 +406,8 @@ input {
407406 * 2. Corrects inability to style clickable `input` types in iOS.
408407 * 3. Improves usability and consistency of cursor style between image-type
409408 * `input` and others.
410- * 4. Removes inner spacing in IE7 without affecting normal text inputs.
411- * Known issue: inner spacing remains in IE6 .
409+ * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
410+ * Known issue: inner spacing remains in IE 6 .
412411 */
413412
414413button ,
@@ -430,10 +429,10 @@ input[disabled] {
430429}
431430
432431/*
433- * 1. Addresses box sizing set to content-box in IE8 /9.
434- * 2. Removes excess padding in IE8 /9.
435- * 3. Removes excess padding in IE7 .
436- * Known issue: excess padding remains in IE6 .
432+ * 1. Addresses box sizing set to content-box in IE 8 /9.
433+ * 2. Removes excess padding in IE 8 /9.
434+ * 3. Removes excess padding in IE 7 .
435+ * Known issue: excess padding remains in IE 6 .
437436 */
438437
439438input [type = "checkbox" ],
@@ -445,9 +444,9 @@ input[type="radio"] {
445444}
446445
447446/*
448- * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
449- * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
450- * to future-proof).
447+ * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
448+ * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
449+ * (include `-moz` to future-proof).
451450 */
452451
453452input [type = "search" ] {
@@ -458,7 +457,8 @@ input[type="search"] {
458457}
459458
460459/*
461- * Removes inner padding and search cancel button in S5, Chrome on OS X.
460+ * Removes inner padding and search cancel button in Safari 5 and Chrome
461+ * on OS X.
462462 */
463463
464464input [type = "search" ]::-webkit-search-cancel-button ,
@@ -467,7 +467,7 @@ input[type="search"]::-webkit-search-decoration {
467467}
468468
469469/*
470- * Removes inner padding and border in FF3 +.
470+ * Removes inner padding and border in Firefox 3 +.
471471 */
472472
473473button ::-moz-focus-inner ,
@@ -477,7 +477,7 @@ input::-moz-focus-inner {
477477}
478478
479479/*
480- * 1. Removes default vertical scrollbar in IE6 /7/8/9.
480+ * 1. Removes default vertical scrollbar in IE 6 /7/8/9.
481481 * 2. Improves readability and alignment in all browsers.
482482 */
483483
0 commit comments