Index: LayoutTests/css3/filters/filter-animation-hw-expected.txt |
diff --git a/LayoutTests/css3/filters/filter-animation-hw-expected.txt b/LayoutTests/css3/filters/filter-animation-hw-expected.txt |
index 8906e1faa7c5bdd403097ebbbc5b8f287d6c1742..9006676654112e5b7cb9ab8822164116600dbe86 100644 |
--- a/LayoutTests/css3/filters/filter-animation-hw-expected.txt |
+++ b/LayoutTests/css3/filters/filter-animation-hw-expected.txt |
@@ -1,7 +1,7 @@ |
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: huerotate(90deg) |
+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) |