| OLD | NEW |
| 1 This tests that calc() expressions depending on transitioning elements behave co
rrectly. | 1 PASS - "width" property for "inner" element at 0s saw something close to: 60 |
| 2 PASS - "width" property for "inner" element at 0s was: 60 | 2 PASS - "width" property for "innerTransition" element at 0s saw something close
to: 20 |
| 3 PASS - "width" property for "inner" element at 0.25s was: 110 | 3 PASS - "width" property for "inner" element at 0.25s saw something close to: 110 |
| 4 PASS - "width" property for "inner" element at 0.5s was: 160 | 4 PASS - "width" property for "innerTransition" element at 0.25s saw something clo
se to: 70 |
| 5 PASS - "width" property for "inner" element at 0.75s was: 210 | 5 PASS - "width" property for "inner" element at 0.5s saw something close to: 160 |
| 6 PASS - "width" property for "inner" element at 1s was: 260 | 6 PASS - "width" property for "innerTransition" element at 0.5s saw something clos
e to: 165 |
| 7 PASS - "width" property for "innerTransition" element at 0s was: 20 | 7 PASS - "width" property for "inner" element at 0.75s saw something close to: 210 |
| 8 PASS - "width" property for "innerTransition" element at 0.25s was: 70 | 8 PASS - "width" property for "innerTransition" element at 0.75s saw something clo
se to: 305 |
| 9 PASS - "width" property for "innerTransition" element at 0.5s was: 165 | 9 PASS - "width" property for "inner" element at 1s saw something close to: 260 |
| 10 PASS - "width" property for "innerTransition" element at 0.75s was: 305 | 10 PASS - "width" property for "innerTransition" element at 1s saw something close
to: 490 |
| 11 PASS - "width" property for "innerTransition" element at 1s was: 490 | |
| 12 | 11 |
| OLD | NEW |