diff --git a/normalize.styl b/normalize.styl index b4910c3..4087ad1 100644 --- a/normalize.styl +++ b/normalize.styl @@ -1,4 +1,4 @@ -/*! normalize.css v3.0.0 | MIT License | git.io/normalize */ +/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. @@ -22,7 +22,10 @@ body ========================================================================== */ /** - * Correct `block` display not defined in IE 8/9. + * Correct `block` display not defined for any HTML5 element in IE 8/9. + * Correct `block` display not defined for `details` or `summary` in IE 10/11 + * and Firefox. + * Correct `block` display not defined for `main` in IE 11. */ article, @@ -34,6 +37,7 @@ footer, header, hgroup, main, +menu, nav, section, summary @@ -61,7 +65,7 @@ audio:not([controls]) height: 0 /** - * Address `[hidden]` styling not present in IE 8/9. + * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE, Safari, and Firefox < 22. */ @@ -78,7 +82,7 @@ template */ a - background: transparent // 1 + background-color: transparent // 1 &:active, &:hover outline: 0 // 2 @@ -87,14 +91,14 @@ a ========================================================================== */ /** - * Address styling not present in IE 8/9, Safari 5, and Chrome. + * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] border-bottom: 1px dotted /** - * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. + * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, @@ -102,7 +106,7 @@ strong font-weight: bold /** - * Address styling not present in Safari 5 and Chrome. + * Address styling not present in Safari and Chrome. */ dfn @@ -110,7 +114,7 @@ dfn /** * Address variable `h1` font-size and margin within `section` and `article` - * contexts in Firefox 4+, Safari 5, and Chrome. + * contexts in Firefox 4+, Safari, and Chrome. */ h1 @@ -153,14 +157,14 @@ sub ========================================================================== */ /** - * Remove border when inside `a` element in IE 8/9. + * Remove border when inside `a` element in IE 8/9/10. */ img border: 0 /** - * Correct overflow displayed oddly in IE 9. + * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) @@ -170,7 +174,7 @@ svg:not(:root) ========================================================================== */ /** - * Address margin not present in IE 8/9 and Safari 5. + * Address margin not present in IE 8/9 and Safari. */ figure @@ -215,7 +219,7 @@ samp * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. - * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. + * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, @@ -228,7 +232,7 @@ textarea margin: 0 // 3 /** - * Address `overflow` set to `hidden` in IE 8/9/10. + * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button @@ -237,7 +241,7 @@ button /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. - * Correct `button` style inheritance in Firefox, IE 8+, and Opera + * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera * Correct `select` style inheritance in Firefox. */ @@ -309,8 +313,8 @@ input[type="number"]::-webkit-outer-spin-button height: auto /** - * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. - * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome + * 1. Address `appearance` set to `searchfield` in Safari and Chrome. + * 2. Address `box-sizing` set to `border-box` in Safari and Chrome * (include `-moz` to future-proof). */ @@ -340,7 +344,7 @@ fieldset padding: 0.35em 0.625em 0.75em /** - * 1. Correct `color` not being inherited in IE 8/9. + * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ @@ -349,7 +353,7 @@ legend padding: 0 // 2 /** - * Remove default vertical scrollbar in IE 8/9. + * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea