| OLD | NEW |
| 1 CONFIRM: I hope the movie continues to play! | 1 CONFIRM: I hope the movie continues to play! |
| 2 Make sure we don't reload a <video> element after a dialog is shown. | 2 This is a testharness.js-based test. |
| 3 Test this by loading a movie slowly and showing a dialog when a 'loadstart' even
t | 3 PASS Test that video is not reloaded on showing a dialog. |
| 4 handler is called. If the movie is reloaded when the dialog is "dismissed", anot
her | 4 Harness: the test ran to completion. |
| 5 'loadstart' event will be fired | |
| 6 | 5 |
| 7 | |
| 8 'load' event | |
| 9 *** Setting up element... | |
| 10 | |
| 11 'loadstart' event | |
| 12 *** Showing confirm dialog... | |
| 13 | |
| 14 'canplaythrough' event | |
| 15 | |
| 16 END OF TEST | |
| 17 | |
| OLD | NEW |