| Index: LayoutTests/platform/win/virtual/web-animations-css/animations/animation-none-keyword-expected.txt
|
| diff --git a/LayoutTests/platform/win/virtual/web-animations-css/animations/animation-none-keyword-expected.txt b/LayoutTests/platform/win/virtual/web-animations-css/animations/animation-none-keyword-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8c985001894789d073f152baabf08a471663649f
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/win/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:
|
| +7.000000000061846 - runAnimationTest
|
| +9.000000000014552 - First webkitAnimationStart event fired
|
| +9.000000000014552 - Finished waiting for animations to start
|
| +9.000000000014552 - Pausing at time: 0, active animations: 1
|
| +9.999999999990905 - Checking expectation: ["none-test",0,"test","max-width",10,0]
|
| +13.000000000147338 - Pausing at time: 250, active animations: 1
|
| +14.000000000123691 - Checking expectation: ["none-test",0.25,"test","max-width",10,0]
|
| +14.000000000123691 - Pausing at time: 1000, active animations: 1
|
| +14.000000000123691 - Checking expectation: ["none-test",1,"test","max-width",10,0]
|
| +15.000000000100044 - Pausing at time: 1750, active animations: 1
|
| +15.000000000100044 - Checking expectation: ["none-test",1.75,"test","max-width","none",0]
|
| +15.000000000100044 - Pausing at time: 2000, active animations: 1
|
| +15.000000000100044 - Checking expectation: ["none-test",2,"test","max-width","none",0]
|
| +15.000000000100044 - Ending test
|
|
|