| Index: third_party/WebKit/LayoutTests/css3/filters/composited-during-animation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/composited-during-animation-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/composited-during-animation-expected.txt
|
| index 391a529372a770fb6b2411a67f3383130b287712..42e3d53d229078a1abfde7dc7b53f65fa04faccf 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/filters/composited-during-animation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/filters/composited-during-animation-expected.txt
|
| @@ -7,13 +7,13 @@ PASS: Element opacity-box had filter value opacity(0) before animation.
|
| PASS: Element brightness-box had filter value brightness(0) before animation.
|
| PASS: Element contrast-box had filter value contrast(0) before animation.
|
| PASS: Element blur-box had filter value blur(10px) before animation.
|
| -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 "huerotate-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 "huerotate-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)
|
|
|
|
|