 Chromium Code Reviews
 Chromium Code Reviews Issue 15738009:
  Beat the transition tests with a sanity stick.  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk
    
  
    Issue 15738009:
  Beat the transition tests with a sanity stick.  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk| OLD | NEW | 
|---|---|
| 1 This tests that transitions containing calc() expressions transition correctly. | |
| 2 PASS - "width" property for "startCalcEndCalc" element at 0.0s was: 100 | |
| 3 PASS - "width" property for "startPxEndCalc" element at 0.0s was: 100 | |
| 4 PASS - "width" property for "startPercentEndCalc" element at 0.0s was: 100 | |
| 5 PASS - "width" property for "startCalcEndPx" element at 0.0s was: 100 | |
| 6 PASS - "width" property for "startCalcEndPercent" element at 0.0s was: 100 | |
| 7 PASS - "width" property for "startCalcEndCalc" element at 0.25s saw something cl ose to: 175 | 1 PASS - "width" property for "startCalcEndCalc" element at 0.25s saw something cl ose to: 175 | 
| 
Steve Block
2013/05/23 05:17:20
Is it expected to lose the results at 0s?
 | |
| 2 PASS - "width" property for "startPxEndCalc" element at 0.25s saw something clos e to: 175 | |
| 3 PASS - "width" property for "startPercentEndCalc" element at 0.25s saw something close to: 175 | |
| 4 PASS - "width" property for "startCalcEndPx" element at 0.25s saw something clos e to: 175 | |
| 5 PASS - "width" property for "startCalcEndPercent" element at 0.25s saw something close to: 175 | |
| 8 PASS - "width" property for "startCalcEndCalc" element at 0.5s saw something clo se to: 250 | 6 PASS - "width" property for "startCalcEndCalc" element at 0.5s saw something clo se to: 250 | 
| 7 PASS - "width" property for "startPxEndCalc" element at 0.5s saw something close to: 250 | |
| 8 PASS - "width" property for "startPercentEndCalc" element at 0.5s saw something close to: 250 | |
| 9 PASS - "width" property for "startCalcEndPx" element at 0.5s saw something close to: 250 | |
| 10 PASS - "width" property for "startCalcEndPercent" element at 0.5s saw something close to: 250 | |
| 9 PASS - "width" property for "startCalcEndCalc" element at 0.75s saw something cl ose to: 325 | 11 PASS - "width" property for "startCalcEndCalc" element at 0.75s saw something cl ose to: 325 | 
| 12 PASS - "width" property for "startPxEndCalc" element at 0.75s saw something clos e to: 325 | |
| 13 PASS - "width" property for "startPercentEndCalc" element at 0.75s saw something close to: 325 | |
| 14 PASS - "width" property for "startCalcEndPx" element at 0.75s saw something clos e to: 325 | |
| 15 PASS - "width" property for "startCalcEndPercent" element at 0.75s saw something close to: 325 | |
| 10 PASS - "width" property for "startCalcEndCalc" element at 1s saw something close to: 400 | 16 PASS - "width" property for "startCalcEndCalc" element at 1s saw something close to: 400 | 
| 11 PASS - "width" property for "startPxEndCalc" element at 0.25s saw something clos e to: 175 | |
| 12 PASS - "width" property for "startPxEndCalc" element at 0.5s saw something close to: 250 | |
| 13 PASS - "width" property for "startPxEndCalc" element at 0.75s saw something clos e to: 325 | |
| 14 PASS - "width" property for "startPxEndCalc" element at 1s saw something close t o: 400 | 17 PASS - "width" property for "startPxEndCalc" element at 1s saw something close t o: 400 | 
| 15 PASS - "width" property for "startPercentEndCalc" element at 0.25s saw something close to: 175 | |
| 16 PASS - "width" property for "startPercentEndCalc" element at 0.5s saw something close to: 250 | |
| 17 PASS - "width" property for "startPercentEndCalc" element at 0.75s saw something close to: 325 | |
| 18 PASS - "width" property for "startPercentEndCalc" element at 1s saw something cl ose to: 400 | 18 PASS - "width" property for "startPercentEndCalc" element at 1s saw something cl ose to: 400 | 
| 19 PASS - "width" property for "startCalcEndPx" element at 0.25s saw something clos e to: 175 | |
| 20 PASS - "width" property for "startCalcEndPx" element at 0.5s saw something close to: 250 | |
| 21 PASS - "width" property for "startCalcEndPx" element at 0.75s saw something clos e to: 325 | |
| 22 PASS - "width" property for "startCalcEndPx" element at 1s saw something close t o: 400 | 19 PASS - "width" property for "startCalcEndPx" element at 1s saw something close t o: 400 | 
| 23 PASS - "width" property for "startCalcEndPercent" element at 0.25s saw something close to: 175 | |
| 24 PASS - "width" property for "startCalcEndPercent" element at 0.5s saw something close to: 250 | |
| 25 PASS - "width" property for "startCalcEndPercent" element at 0.75s saw something close to: 325 | |
| 26 PASS - "width" property for "startCalcEndPercent" element at 1s saw something cl ose to: 400 | 20 PASS - "width" property for "startCalcEndPercent" element at 1s saw something cl ose to: 400 | 
| 27 | 21 | 
| OLD | NEW |