| Index: LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt
|
| diff --git a/LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt b/LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt
|
| index 1c3c3a9d91d99a6a3847197d5ef885a5de1c8c04..51801e340030bd77a7dfd19ca51ad72f4d3e07a2 100644
|
| --- a/LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt
|
| +++ b/LayoutTests/transitions/zero-duration-with-non-zero-delay-start-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -FAIL - "left" property for "target" element at 0s expected: 100 but saw: 200
|
| -FAIL - "left" property for "target" element at 0.4s expected: 100 but saw: 200
|
| +PASS - "left" property for "target" element at 0s saw something close to: 100
|
| +PASS - "left" property for "target" element at 0.4s saw something close to: 100
|
| PASS - "left" property for "target" element at 0.6s saw something close to: 200
|
|
|
|
|