| Index: LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/animation-none-keyword-expected.txt
|
| diff --git a/LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/animation-none-keyword-expected.txt b/LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/animation-none-keyword-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6c5d0acb3ae45ca7dd93e64dd5d2f2d28818bf00
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/mac-lion/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:
|
| +21.123999999986154 - runAnimationTest
|
| +24.70000000005257 - First webkitAnimationStart event fired
|
| +24.86399999997957 - Finished waiting for animations to start
|
| +25.179999999977554 - Pausing at time: 0, active animations: 1
|
| +25.93899999999394 - Checking expectation: ["none-test",0,"test","max-width",10,0]
|
| +30.059000000051128 - Pausing at time: 250, active animations: 1
|
| +30.17699999998058 - Checking expectation: ["none-test",0.25,"test","max-width",10,0]
|
| +30.678999999963708 - Pausing at time: 1000, active animations: 1
|
| +30.70500000001175 - Checking expectation: ["none-test",1,"test","max-width",10,0]
|
| +30.8149999999614 - Pausing at time: 1750, active animations: 1
|
| +30.839000000014494 - Checking expectation: ["none-test",1.75,"test","max-width","none",0]
|
| +31.186000000047898 - Pausing at time: 2000, active animations: 1
|
| +31.209999999987303 - Checking expectation: ["none-test",2,"test","max-width","none",0]
|
| +31.486999999970067 - Ending test
|
|
|