Skip to content

remove unnecessary vendor prefixes#400

Closed
marcobiedermann wants to merge 1 commit intonecolas:masterfrom
marcobiedermann:feature/vendor-prefix
Closed

remove unnecessary vendor prefixes#400
marcobiedermann wants to merge 1 commit intonecolas:masterfrom
marcobiedermann:feature/vendor-prefix

Conversation

@marcobiedermann
Copy link

according to CanIUse you do not need vendor prefixes for box-sizing any more.
See: http://caniuse.com/#search=box-sizing

@necolas
Copy link
Owner

necolas commented Dec 30, 2014

v3 should support Firefox ESR https://www.mozilla.org/en-US/firefox/organizations/faq/. webkit prefixes look safe to remove though.

@MoOx
Copy link
Contributor

MoOx commented Dec 30, 2014

What about keeping a prefix free version & publish prefixed version?

@necolas
Copy link
Owner

necolas commented Mar 30, 2015

ESR is at 31, so I'll remove the moz prefixes too.

@mgol
Copy link

mgol commented Jul 29, 2015

What mobile browsers does normalize.css support? Dropping -webkit-box-sizing is fine as long as you don't support Android 2.3.

sigridfuhrenkamp-cyber pushed a commit to sigridfuhrenkamp-cyber/normalize.css that referenced this pull request Mar 9, 2026
Firefox ESR is currently at Firefox 31, which doesn't require box-sizing
prefixes.

Fix necolas#400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants