| Index: LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/animation-none-keyword-expected.txt
|
| diff --git a/LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/animation-none-keyword-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/animation-none-keyword-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9d15941c84aed93c27d5df336ce046c862f9a582
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/animation-none-keyword-expected.txt
|
| @@ -0,0 +1,21 @@
|
| +FAIL - "max-width" property for "test" element at 0s expected: 10 but saw: 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
|
| +PASS - "max-width" property for "test" element at 2s saw something close to: none
|
| +
|
| +Log:
|
| +9.332999999969616 - runAnimationTest
|
| +11.722999999960848 - First webkitAnimationStart event fired
|
| +11.79700000000139 - Finished waiting for animations to start
|
| +11.974000000009255 - Pausing at time: 0, active animations: 1
|
| +12.317999999936546 - Checking expectation: ["none-test",0,"test","max-width",10,0]
|
| +14.193999999974949 - Pausing at time: 250, active animations: 1
|
| +14.245999999957348 - Checking expectation: ["none-test",0.25,"test","max-width",10,0]
|
| +14.519999999947686 - Pausing at time: 1000, active animations: 1
|
| +14.53399999991234 - Checking expectation: ["none-test",1,"test","max-width",10,0]
|
| +14.595999999983178 - Pausing at time: 1750, active animations: 1
|
| +14.607999999952881 - Checking expectation: ["none-test",1.75,"test","max-width","none",0]
|
| +14.776999999980944 - Pausing at time: 2000, active animations: 1
|
| +14.788999999950647 - Checking expectation: ["none-test",2,"test","max-width","none",0]
|
| +14.947000000006483 - Ending test
|
|
|