Index: third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt b/third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt |
index dcf6c9549dfb12bbf22b079d5e29d21532eed5e3..69f523e829e775dd5c34bff6f7ff320fe6adf56f 100644 |
--- a/third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/animations/unsigned-underflow-expected.txt |
@@ -1,5 +1,5 @@ |
PASS - "border-top-width" property for "target" element at 0.5s saw something close to: 0 |
PASS - "outline-width" property for "target" element at 0.5s saw something close to: 0 |
-PASS - "-webkit-column-count" property for "target" element at 0.5s saw something close to: 1 |
-PASS - "-webkit-column-rule-width" property for "target" element at 0.5s saw something close to: 0 |
+PASS - "column-count" property for "target" element at 0.5s saw something close to: 1 |
+PASS - "column-rule-width" property for "target" element at 0.5s saw something close to: 0 |