Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / media / reload-after-dialog-expected.txt
blobba2ee2c0632cf37467a96ae18e018064a4924064
1 CONFIRM: I hope the movie continues to play!
2 Make sure we don't reload a <video> element after a dialog is shown.
3 Test this by loading a movie slowly and showing a dialog when a 'loadstart' event 
4 handler is called. If the movie is reloaded when the dialog is "dismissed", another 
5 'loadstart' event will be fired
8 'load' event
9 *** Setting up element...
11 'loadstart' event
12 *** Showing confirm dialog...
14 'canplaythrough' event
16 END OF TEST