Index: LayoutTests/transitions/flex-transitions-expected.txt |
diff --git a/LayoutTests/transitions/flex-transitions-expected.txt b/LayoutTests/transitions/flex-transitions-expected.txt |
index 499b3969554723b37f1f7e00db13eac551ccb4d6..f1e146bc0c4d0b53f1e06c15567029c08fcfdef4 100644 |
--- a/LayoutTests/transitions/flex-transitions-expected.txt |
+++ b/LayoutTests/transitions/flex-transitions-expected.txt |
@@ -1,9 +1,9 @@ |
PASS - "-webkit-flex" property for "row1" element at 0.2s saw something close to: 140,0,0 |
-FAIL - "-webkit-flex" property for "column1" element at 0.2s expected: 100,0,40 but saw: 79.99999237060547,0,40.00000762939453 |
+PASS - "-webkit-flex" property for "column1" element at 0.2s saw something close to: 100,0,40 |
PASS - "-webkit-flex" property for "negative1" element at 0.2s saw something close to: 100,100,60 |
-FAIL - "-webkit-flex" property for "no-flex1" element at 0.2s expected: 100,0,0 but saw: 79.99999237060547,0,0 |
+PASS - "-webkit-flex" property for "no-flex1" element at 0.2s saw something close to: 100,0,0 |
PASS - "-webkit-flex" property for "row1" element at 0.8s saw something close to: 260,0,0 |
-FAIL - "-webkit-flex" property for "column1" element at 0.8s expected: 0,0,160 but saw: 20.000003814697266,0,159.99998474121094 |
+PASS - "-webkit-flex" property for "column1" element at 0.8s saw something close to: 0,0,160 |
PASS - "-webkit-flex" property for "negative1" element at 0.8s saw something close to: 100,100,90 |
-FAIL - "-webkit-flex" property for "no-flex1" element at 0.8s expected: 0,0,0 but saw: 20.000003814697266,0,0 |
+PASS - "-webkit-flex" property for "no-flex1" element at 0.8s saw something close to: 0,0,0 |