Releases: csstools/normalize.css
Releases · csstools/normalize.css
v12.1.1
v12.1.0
12.0.0
- 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 correctborder-color: currentColor
normalization.
11.0.1
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
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
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
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.