Index: LayoutTests/animations/animation-none-keyword-expected.txt |
diff --git a/LayoutTests/animations/animation-none-keyword-expected.txt b/LayoutTests/animations/animation-none-keyword-expected.txt |
index d95c1d707ba2b1a8fc860b0456ba233e76d70d9b..4aad92ba847bfda14658bd0ac0f9de21ebc81832 100644 |
--- a/LayoutTests/animations/animation-none-keyword-expected.txt |
+++ b/LayoutTests/animations/animation-none-keyword-expected.txt |
@@ -1,4 +1,4 @@ |
-FAIL - "max-width" property for "test" element at 0s expected: none but saw: 10 |
+PASS - "max-width" property for "test" element at 0s saw something close to: none |
PASS - "max-width" property for "test" element at 0.25s saw something close to: 10 |
PASS - "max-width" property for "test" element at 1s saw something close to: 10 |
PASS - "max-width" property for "test" element at 1.75s saw something close to: none |