diff --git a/normalize.css b/normalize.css index 6af74ad..74052f4 100644 --- a/normalize.css +++ b/normalize.css @@ -348,13 +348,11 @@ input[type="number"]::-webkit-outer-spin-button { } /** - * 1. Address `appearance` set to `searchfield` in Safari and Chrome. - * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. + * Address `appearance` set to `searchfield` in Safari and Chrome. */ input[type="search"] { - -webkit-appearance: textfield; /* 1 */ - box-sizing: content-box; /* 2 */ + -webkit-appearance: textfield; } /** diff --git a/test.html b/test.html index e0e96e1..c33eff1 100644 --- a/test.html +++ b/test.html @@ -429,12 +429,6 @@
content-box
box model