Index: LayoutTests/transitions/unanimatable-properties-expected.txt |
diff --git a/LayoutTests/transitions/unanimatable-properties-expected.txt b/LayoutTests/transitions/unanimatable-properties-expected.txt |
index 25b80dcb071b37214d06e5d9b9dd68862e2e987f..00fc34b11970e883ee6075798c2f75da6f8c1e12 100644 |
--- a/LayoutTests/transitions/unanimatable-properties-expected.txt |
+++ b/LayoutTests/transitions/unanimatable-properties-expected.txt |
@@ -1,8 +1,8 @@ |
-PASS - "counter-increment" property for "box" element at 0.1s saw something close to: counter,2 |
+PASS - "counter-increment" property for "box" element at 0.1s saw something close to: counter 2 |
PASS - "overflow" property for "box" element at 0.1s saw something close to: hidden |
-PASS - "transition-duration" property for "box" element at 0.1s saw something close to: 500,500,500,500 |
+PASS - "transition-duration" property for "box" element at 0.1s saw something close to: 0.5s |
PASS - "top" property for "box" element at 0.25s saw something close to: 25 |
-PASS - "counter-increment" property for "box" element at 0.4s saw something close to: counter,2 |
+PASS - "counter-increment" property for "box" element at 0.4s saw something close to: counter 2 |
PASS - "overflow" property for "box" element at 0.4s saw something close to: hidden |
-PASS - "transition-duration" property for "box" element at 0.4s saw something close to: 500,500,500,500 |
+PASS - "transition-duration" property for "box" element at 0.4s saw something close to: 0.5s |