Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jss-vendor-prefixer] Testing vendor prefixes #89

Closed
kof opened this issue Sep 26, 2015 · 6 comments
Closed

[jss-vendor-prefixer] Testing vendor prefixes #89

kof opened this issue Sep 26, 2015 · 6 comments
Assignees
Labels
complexity:high Best brains need to talk about it. important The thing you do when you wake up! plugin When unplugged is fine

Comments

@kof
Copy link
Member

kof commented Sep 26, 2015

The difficult part is that we need tests specific to vendors and versions, because there will be different results on different implementations. For e.g. at time of writing "animation: yyy;" test, all browsers needed a prefix, right now most of them support it unprefixed.

@kof kof added the question Documentation is not good enough. label Oct 21, 2015
@kof
Copy link
Member Author

kof commented Nov 11, 2016

We need to migrate tests there to mocha and co like in the jss repository and also add browserstack, because this really really needs a CI with real browsers.

@cvle
Copy link
Member

cvle commented Nov 11, 2016

I totally agree.

@kof kof added important The thing you do when you wake up! task and removed question Documentation is not good enough. labels Nov 15, 2016
@kof
Copy link
Member Author

kof commented Nov 16, 2016

I think we need to use something like this to verify the test results.

@kof
Copy link
Member Author

kof commented Nov 16, 2016

migrated the tests

@cvle
Copy link
Member

cvle commented Nov 17, 2016

I think we need to use something like this to verify the test results.

Sounds like a good idea!

@kof kof changed the title [vendor-prefixer] Testing vendor prefixes [jss-vendor-prefixer] Testing vendor prefixes Dec 2, 2016
@kof kof added the plugin When unplugged is fine label Dec 2, 2016
@kof kof assigned cvle Apr 14, 2017
@kof kof added the complexity:high Best brains need to talk about it. label Aug 20, 2017
@AleshaOleg
Copy link
Member

I think, it can be closed due cssinjs/css-vendor#9. We already have testing of all old major browsers via browserstack with each of property.

@kof kof closed this as completed Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:high Best brains need to talk about it. important The thing you do when you wake up! plugin When unplugged is fine
Projects
None yet
Development

No branches or pull requests

3 participants