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

Make filter property animatable. #17288

Merged
merged 5 commits into from Jun 19, 2017
Prev

Add the disable anotation of filter's css-tests in order to skip time…

…out fail.
  • Loading branch information
mantaroh committed Jun 19, 2017
commit d32948c46abc6e37e1c341801e94873c96154db7
@@ -0,0 +1,3 @@
[css-filters-animation-blur.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-brightness.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-combined-001.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-contrast.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -0,0 +1,3 @@
[css-filters-animation-drop-shadow.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-grayscale.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-hue-rotate.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-invert.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-opacity.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-saturate.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-sepia.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -0,0 +1,3 @@
[css-filters-animation-blur.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-brightness.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-combined-001.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-contrast.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -0,0 +1,3 @@
[css-filters-animation-drop-shadow.htm]
type: reftest
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-grayscale.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-hue-rotate.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-invert.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-opacity.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-saturate.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
@@ -1,3 +1,3 @@
[css-filters-animation-sepia.htm]
type: reftest
expected: FAIL
disabled: https://github.com/servo/servo/issues/17335
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.