Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Fix browser list (for test) #58

Closed
MoOx opened this issue Jan 8, 2015 · 4 comments
Closed

Fix browser list (for test) #58

MoOx opened this issue Jan 8, 2015 · 4 comments

Comments

@MoOx
Copy link
Owner

MoOx commented Jan 8, 2015

Recent update to caniuse database make -webkit- off by default (related to default value of autoprefixer). So tests are currently broken (by a README update).

We need to handle #32 asap & get our custom default value.

Or maybe we should adjust default value for testing purpose ?

Or both.

@bloodyowl
Copy link
Contributor

we need to support -webkit- prefixing by default IMO. lots of properties are still prefixed in current safari & various versions of android

@MoOx
Copy link
Owner Author

MoOx commented Jan 8, 2015

v1.0.0 will rely on browserslist, so you will easily be able to handle that by yourself.
I'm not even sure we should rely on a default value, but instead enforce people to specify their own value, maybe by importing their own browser stats like caniuse recommand.

I just opened a new issue about that on browserslist browserslist/browserslist#4

@MoOx
Copy link
Owner Author

MoOx commented Jan 9, 2015

Well it's not really what I was thinking... postcss/autoprefixer#381

@MoOx MoOx closed this as completed in 7b6ea20 Jan 27, 2015
@MoOx
Copy link
Owner Author

MoOx commented Jan 27, 2015

Ok I updated the tests to fix that issue. Not related to -webkit-transform directly but some other -webkit.
autoprefixer defaults are still relevant. So forget this issue.

MoOx added a commit that referenced this issue Jan 27, 2015
Also, this revert fix for #58, which was stupid.
Close #55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants