| Index: third_party/WebKit/LayoutTests/css3/filters/filter-animation-from-none-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/filter-animation-from-none-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/filter-animation-from-none-expected.txt
|
| index 54cfdda88f7844a565b1bc79356231b658886534..93de50f2ea9ed769b304f69e996cbd0b22f34192 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/filters/filter-animation-from-none-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/filters/filter-animation-from-none-expected.txt
|
| @@ -1,10 +1,10 @@
|
| -PASS - "webkitFilter" property for "grayscale-box" element at 0.5s saw something close to: grayscale(0.25)
|
| -PASS - "webkitFilter" property for "sepia-box" element at 0.5s saw something close to: sepia(0.25)
|
| -PASS - "webkitFilter" property for "saturate-box" element at 0.5s saw something close to: saturate(0.75)
|
| -PASS - "webkitFilter" property for "hue-rotate-box" element at 0.5s saw something close to: hue-rotate(45deg)
|
| -PASS - "webkitFilter" property for "invert-box" element at 0.5s saw something close to: invert(0.25)
|
| -PASS - "webkitFilter" property for "opacity-box" element at 0.5s saw something close to: opacity(0.75)
|
| -PASS - "webkitFilter" property for "brightness-box" element at 0.5s saw something close to: brightness(0.75)
|
| -PASS - "webkitFilter" property for "contrast-box" element at 0.5s saw something close to: contrast(0.75)
|
| -PASS - "webkitFilter" property for "blur-box" element at 0.5s saw something close to: blur(5px)
|
| +PASS - "filter" property for "grayscale-box" element at 0.5s saw something close to: grayscale(0.25)
|
| +PASS - "filter" property for "sepia-box" element at 0.5s saw something close to: sepia(0.25)
|
| +PASS - "filter" property for "saturate-box" element at 0.5s saw something close to: saturate(0.75)
|
| +PASS - "filter" property for "hue-rotate-box" element at 0.5s saw something close to: hue-rotate(45deg)
|
| +PASS - "filter" property for "invert-box" element at 0.5s saw something close to: invert(0.25)
|
| +PASS - "filter" property for "opacity-box" element at 0.5s saw something close to: opacity(0.75)
|
| +PASS - "filter" property for "brightness-box" element at 0.5s saw something close to: brightness(0.75)
|
| +PASS - "filter" property for "contrast-box" element at 0.5s saw something close to: contrast(0.75)
|
| +PASS - "filter" property for "blur-box" element at 0.5s saw something close to: blur(5px)
|
|
|
|
|