Commit Graph

361 Commits

Author SHA1 Message Date
Siarhei Bobryk
111ea229eb
Change the comment about fieldset for Firefox
Specifying the padding property for the fieldset element for Firefox is
not necessary anymore. However, it is required for IE10 and IE11.
2020-09-16 13:31:51 +03:00
Nicolas Gallagher
fc091cce15 8.0.1 2018-11-04 18:29:43 -08:00
Thomas Deinhamer
df07c00a92 Render the main element correctly in IE
Close #730
2018-11-04 17:41:19 -08:00
Nicolas Gallagher
b6cc0ceb21 Remove stylelint
This development dependency was resulting in normalize.css being marked
as containing a potential security vulnerability.
2018-11-04 17:37:28 -08:00
Nicolas Gallagher
7369f56689 Fix typo in CHANGELOG
Fix #725
2018-02-11 07:53:41 -08:00
Nicolas Gallagher
4ab3de5bdd v8.0.0 2018-02-08 15:59:35 -08:00
Nicolas Gallagher
93a6e5fa92 Update CHANGELOG 2018-02-08 15:57:42 -08:00
Nicolas Gallagher
f7c98c4c85 Don't remove search input cancel button in Chrome/Safari
Fix #685
2018-02-08 15:50:08 -08:00
Nicolas Gallagher
9f4876b9be Add package-lock.json 2018-02-08 15:43:17 -08:00
Nicolas Gallagher
906395b611 Remove bower 2018-02-08 15:39:34 -08:00
Nicolas Gallagher
004d58b2f2 Update browser support
Drop support for older browsers: IE 9-, Android 4, Safari 7-.

Close #676
Close #690
Close #712
Close #723
Fix #718
2018-02-08 15:38:33 -08:00
Nicolas Gallagher
331e2e400e Point to yarnpkg's list of CDNs
Close #705
2018-02-08 15:29:26 -08:00
Ismael Martínez
1aa10ce89f Remove the font-size test on html tag
Remove test: "should have sans-serif font family" in html section.
The font-size declaration in html tag was removed and this test fails.
2018-02-08 15:25:20 -08:00
Andrey Chechkin
ca8a357baf Inherit font family for inputs 2018-02-08 15:24:33 -08:00
Anton Sotkov
ff155ffecd Restore gaps in links underline in iOS 8+ and Safari 8+
This commit reverts 8ed3140d52.
2017-08-13 14:28:51 +03:00
Nicolas Gallagher
73b6b0c7e8 7.0.0 2017-05-02 11:14:41 -07:00
Nicolas Gallagher
b4a8fdaf83 Revert changes to 'body' and form elements 2017-05-02 11:12:57 -07:00
Nicolas Gallagher
62b4a86c28 Non-functional maintenance 2017-05-02 11:07:41 -07:00
Yochem van Rosmalen
44f13250a4 Fix Markdown syntax (#663)
* fixed Markdown syntax

* Final fix

* @calvinjuarez' change
2017-05-01 10:54:58 -04:00
Refael Iliaguyev
7ac5072379 Correct the padding in firefox (#671) 2017-05-01 10:54:33 -04:00
Adam Gruber
2ac336c420 Update CHANGELOG.md (#670)
* Update CHANGELOG.md

Add a note about opinionate.css

* add similar projects section to README
2017-05-01 10:52:55 -04:00
John Gardner
1b16be036f Stop test.html from skewing language classification (#667)
References: necolas/normalize.css#660
2017-04-11 09:02:32 -04:00
Ophir LOJKINE
790b3b3ffe Fix markdown syntax (#662) 2017-03-28 09:08:35 -04:00
Jonathan Neal
91f668be64 6.0.0
- Update CHANGELOG.md
- Update normalize.css header
- Update package.json
2017-03-26 18:23:57 -04:00
Jonathan Neal
4411f95888 Include iOS Safari in Browser support 2017-03-26 18:20:09 -04:00
Jonathan Neal
eb7b5e569b Update stylelint configuration 2017-03-26 18:19:54 -04:00
Matt Brundage
a5629618ea Update normalize.css (#661)
Comment upkeep, per https://bugs.chromium.org/p/chromium/issues/detail?id=376160#c11
2017-03-26 18:14:42 -04:00
John Gardner
dbc5f8e064 Fix repository's language classification on GitHub (#660) 2017-03-26 18:12:30 -04:00
Jonathan Neal
b5f0e9d79a Remove all opinionated rules (#649)
- Remove changing the default font family in all browsers.
- Remove the removal of margin on body in all browsers.
- Remove the removal of outline on focused links when they are also
active or hovered in all browsers (opinionated).
- Remove changing the font styles of input controls in all browsers.
- Remove the changing of border, margin, and padding of fieldsets in
all browsers.
2017-03-26 18:12:14 -04:00
John Albin Wilkins
1da0911dfb Place the document heading above the html element's comment. (#639) 2016-11-18 02:34:10 -05:00
Zlatan Vasović
4559de001b Update homepage URL (#633)
Remove #readme link in package.json
2016-10-04 17:45:30 -04:00
Jonathan Neal
f06565fe8e 5.0.0 2016-10-03 08:57:00 -04:00
Jonathan Neal
3404854d02 Update macOS reference 2016-10-03 08:54:33 -04:00
Matt Brundage
f9b42c6a3b Update text-size-adjust documentation
Clarification that this rule applies to IE's mobile variant. Interestingly, we'll be able to remove "-ms-text-size-adjust" soon, as Windows Phone 8.1+ supports "-webkit-text-size-adjust" as an alias.

Documentation: https://msdn.microsoft.com/en-us/library/dn793579(v=vs.85).aspx
2016-10-03 08:48:25 -04:00
Jonathan Neal
2b6082d43a Update semver strategy (#615) 2016-08-21 19:11:06 -04:00
Jonathan Neal
5d728b83a5 More explicitly define font resets on form controls (#607) 2016-08-08 09:43:30 -04:00
Jonathan Neal
db6567c3da Merge branch 'feature/html-sectioning' 2016-07-06 23:24:20 -04:00
Jonathan Neal
55ed05a79c Correct the display of <summary> in all browsers 2016-07-06 11:40:39 -04:00
Jonathan Neal
bbcf62d86f Use HTML Living Standard sectioning 2016-07-06 11:35:40 -04:00
Jonathan Neal
0dc4df63b7 Merge branch 'battaglr-placeholder' 2016-07-06 10:00:07 -04:00
battaglr
f081e459e4 Remove placeholder normalization 2016-06-30 19:59:08 -03:00
Jonathan Neal
255074ef4a v4.2.0 2016-06-30 10:01:38 -04:00
Jonathan Neal
fa7d65ab39 Update CHANGELOG.md date 2016-06-30 09:49:26 -04:00
Jonathan Neal
bfe6c20e18 4.2.0 2016-06-30 01:36:25 -04:00
Jonathan Neal
25a109d845 Merge branch 'battaglr-patch-1' 2016-06-30 01:19:51 -04:00
Luciano Battagliero
6f78003ffd Remove "heading" reference since is redundant 2016-06-25 15:48:04 -03:00
Luciano Battagliero
fe7a07c2c5 Simplify headings normalization comment
The results for computed `line-height` in #593 were virtually different in all tested browsers, and since [such browsers are ones we support](https://github.com/necolas/normalize.css#browser-support), I don't see the need to have a *complex* comment naming all of them.
2016-06-25 15:44:48 -03:00
Jeremias Menichelli
ceef420f3a Add rule for all headings lh (#596) 2016-06-16 10:04:06 -04:00
Sergio Lavanga
02af1fdfaf Restore optgroup font normalisation (#589)
Resolves #581
2016-04-17 21:45:24 -04:00
Jonathan Neal
39c21b3678 4.1.1 2016-04-12 08:54:53 -04:00