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

Enable CSS tests. #19070

Merged
merged 11 commits into from Nov 2, 2017
Next

Enable CSS tests.

  • Loading branch information
jdm committed Oct 31, 2017
commit a45031f1c72cac561156ffe1c5f1be78124b99fd
@@ -7,6 +7,54 @@ skip: true
skip: false
[cors]
skip: false
[css]
skip: true
[compositing]
skip: false
[CSS2]
skip: false
[css-animations]
skip: false
[css-backgrounds]
skip: false
[css-color]
skip: false
[css-conditional]
skip: false
[css-flexbox]
skip: false
[css-images]
skip: false
[css-multicol]
skip: false
[css-style-attr]
skip: false
[css-text]
skip: false
[css-text-decor]
skip: false
[css-transforms]
skip: false
[css-transitions]
skip: false
[css-ui]
skip: false
[css-values]
skip: false
[css-variables]
skip: false
[cssom]
skip: false
[cssom-view]
skip: false
[filter-effects]
skip: false
[geometry]
skip: false
[mediaqueries]
skip: false
[selectors]
skip: false
[cssom]
skip: false
[cssom-view]
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.