| OLD | NEW |
| (Empty) |
| 1 Tests that changing the display property of a running animation to a value other
than 'none' does not cause it to terminate or re-start. | |
| 2 | |
| 3 target | |
| 4 INFO: Start event fired | |
| 5 INFO: Setting display to inline | |
| 6 PASS: Left property was not reset | |
| 7 INFO: Setting display to block | |
| 8 PASS: Left property was not reset | |
| 9 INFO: Setting display to inline-block | |
| 10 PASS: Left property was not reset | |
| 11 INFO: Setting display to inline-table | |
| 12 PASS: Left property was not reset | |
| 13 INFO: Setting display to list-item | |
| 14 PASS: Left property was not reset | |
| 15 INFO: Setting display to run-in | |
| 16 PASS: Left property was not reset | |
| 17 INFO: Setting display to table | |
| 18 PASS: Left property was not reset | |
| 19 INFO: Setting display to table-caption | |
| 20 PASS: Left property was not reset | |
| 21 INFO: Setting display to table-column-group | |
| 22 PASS: Left property was not reset | |
| 23 INFO: Setting display to table-header-group | |
| 24 PASS: Left property was not reset | |
| 25 INFO: Setting display to table-footer-group | |
| 26 PASS: Left property was not reset | |
| 27 INFO: Setting display to table-row-group | |
| 28 PASS: Left property was not reset | |
| 29 INFO: Setting display to table-cell | |
| 30 PASS: Left property was not reset | |
| 31 INFO: Setting display to table-column | |
| 32 PASS: Left property was not reset | |
| 33 INFO: Setting display to table-row | |
| 34 PASS: Left property was not reset | |
| OLD | NEW |