Csstools Normalize.css Versions Save

A cross-browser CSS foundation

v12.1.1

4 months ago
  • Fixed: normalize text-size-adjust in the most backwards compatible way.

v12.1.0

4 months ago
  • Added: text-size-adjust #25
  • Fixed: group pre with code, kbd, samp #24

12.0.0

2 years ago
  • Changed: normalize.css no longer contributes specificity.
  • Changed: normalize.css fixes now respect writing-mode.
  • Removed: Fixes for older browsers, and all fixes for IE.
  • Fixed: table uses correct border-color: currentColor normalization.

11.0.1

3 years ago

11.0.1 (August 20, 2020)

  • Fixed: Used case-insensitive attribute selectors in the evergreen variations.

11.0.0 (August 20, 2020)

  • Added: Correct table border color inheritance in all Chrome, Edge, and Safari.
  • Added: Remove text indentation from table contents in Chrome, Edge, and Safari.
  • Added: Correct the inheritance of border color in Firefox.
  • Added: Evergreen variations of normalize.css (basically, without IE support).

11.0.0

3 years ago

11.0.0 (August 20, 2020)

  • Added: Correct table border color inheritance in all Chrome, Edge, and Safari.
  • Added: Remove text indentation from table contents in Chrome, Edge, and Safari.
  • Added: Correct the inheritance of border color in Firefox.
  • Added: Evergreen variations of normalize.css (basically, without IE support).

9.0.0

5 years ago

9.0.0 (August 22, 2018)

  • Fix correction of cursor style of increment and decrement buttons in Safari, not Chrome.
  • Correct the text style of placeholders in Chrome, Edge, and Safari.
  • Remove unnecessary form control margin normalizations in Firefox.
  • Remove opinionated fieldset padding in all browsers.
  • Remove ::-moz-focus-inner and :-moz-focusring normalizations fixed in Firefox 53 https://bugzilla.mozilla.org/show_bug.cgi?id=140562

8.1.0

5 years ago

8.1.0 (August 21, 2018)

  • Correct the cursor style of increment and decrement buttons in Safari.
  • Correct the text style of placeholders in Chrome, Edge, and Safari.