| Index: third_party/WebKit/LayoutTests/css3/filters/filter-animation-multi-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/filter-animation-multi-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/filter-animation-multi-expected.txt
|
| index 9006676654112e5b7cb9ab8822164116600dbe86..1f816f10a1b13959bd1801d9a3902192b684e4c6 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/filters/filter-animation-multi-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/filters/filter-animation-multi-expected.txt
|
| @@ -1,10 +1,10 @@
|
| -PASS - "webkitFilter" property for "grayscale-box" element at 1s saw something close to: grayscale(0.5)
|
| -PASS - "webkitFilter" property for "sepia-box" element at 1s saw something close to: sepia(0.5)
|
| -PASS - "webkitFilter" property for "saturate-box" element at 1s saw something close to: saturate(0.5)
|
| -PASS - "webkitFilter" property for "hue-rotate-box" element at 1s saw something close to: hue-rotate(90deg)
|
| -PASS - "webkitFilter" property for "invert-box" element at 1s saw something close to: invert(0.5)
|
| -PASS - "webkitFilter" property for "opacity-box" element at 1s saw something close to: opacity(0.5)
|
| -PASS - "webkitFilter" property for "brightness-box" element at 1s saw something close to: brightness(0.5)
|
| -PASS - "webkitFilter" property for "contrast-box" element at 1s saw something close to: contrast(0.5)
|
| -PASS - "webkitFilter" property for "blur-box" element at 1s saw something close to: blur(10px)
|
| +PASS - "filter" property for "grayscale-box" element at 1s saw something close to: grayscale(0.5)
|
| +PASS - "filter" property for "sepia-box" element at 1s saw something close to: sepia(0.5)
|
| +PASS - "filter" property for "saturate-box" element at 1s saw something close to: saturate(0.5)
|
| +PASS - "filter" property for "hue-rotate-box" element at 1s saw something close to: hue-rotate(90deg)
|
| +PASS - "filter" property for "invert-box" element at 1s saw something close to: invert(0.5)
|
| +PASS - "filter" property for "opacity-box" element at 1s saw something close to: opacity(0.5)
|
| +PASS - "filter" property for "brightness-box" element at 1s saw something close to: brightness(0.5)
|
| +PASS - "filter" property for "contrast-box" element at 1s saw something close to: contrast(0.5)
|
| +PASS - "filter" property for "blur-box" element at 1s saw something close to: blur(10px)
|
|
|
|
|