Index: LayoutTests/animations/timing-functions-expected.txt |
diff --git a/LayoutTests/animations/timing-functions-expected.txt b/LayoutTests/animations/timing-functions-expected.txt |
index de06d4c95689aca3ea47832eb55092b05a7ca8e8..10d97f16895bca48181713d9553f536a2749add5 100644 |
--- a/LayoutTests/animations/timing-functions-expected.txt |
+++ b/LayoutTests/animations/timing-functions-expected.txt |
@@ -6,6 +6,8 @@ PASS - "left" property for "box5" element at 0.25s saw something close to: 100 |
PASS - "left" property for "box6" element at 0.25s saw something close to: 100 |
PASS - "left" property for "box7" element at 0.25s saw something close to: 133 |
PASS - "left" property for "box8" element at 0.25s saw something close to: 100 |
+PASS - "left" property for "box9" element at 0.25s saw something close to: 141 |
+PASS - "left" property for "box10" element at 0.25s saw something close to: 141 |
PASS - "left" property for "box1" element at 0.5s saw something close to: 180 |
PASS - "left" property for "box2" element at 0.5s saw something close to: 180 |
PASS - "left" property for "box3" element at 0.5s saw something close to: 150 |
@@ -14,6 +16,8 @@ PASS - "left" property for "box5" element at 0.5s saw something close to: 100 |
PASS - "left" property for "box6" element at 0.5s saw something close to: 133 |
PASS - "left" property for "box7" element at 0.5s saw something close to: 166 |
PASS - "left" property for "box8" element at 0.5s saw something close to: 133 |
+PASS - "left" property for "box9" element at 0.5s saw something close to: 180 |
+PASS - "left" property for "box10" element at 0.5s saw something close to: 180 |
PASS - "left" property for "box1" element at 0.75s saw something close to: 196 |
PASS - "left" property for "box2" element at 0.75s saw something close to: 196 |
PASS - "left" property for "box3" element at 0.75s saw something close to: 175 |
@@ -22,4 +26,6 @@ PASS - "left" property for "box5" element at 0.75s saw something close to: 100 |
PASS - "left" property for "box6" element at 0.75s saw something close to: 166 |
PASS - "left" property for "box7" element at 0.75s saw something close to: 200 |
PASS - "left" property for "box8" element at 0.75s saw something close to: 166 |
+PASS - "left" property for "box9" element at 0.75s saw something close to: 196 |
+PASS - "left" property for "box10" element at 0.75s saw something close to: 196 |