Index: LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt |
diff --git a/LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt b/LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt |
index 4314ca8e823ef65872d78e359e2180dda9725784..54cfdda88f7844a565b1bc79356231b658886534 100644 |
--- a/LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt |
+++ b/LayoutTests/css3/filters/filter-animation-from-none-multi-hw-expected.txt |
@@ -1,7 +1,7 @@ |
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 "huerotate-box" element at 0.5s saw something close to: huerotate(45deg) |
+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) |