Index: third_party/WebKit/LayoutTests/http/tests/media/reload-after-dialog-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/reload-after-dialog-expected.txt b/third_party/WebKit/LayoutTests/http/tests/media/reload-after-dialog-expected.txt |
index ba2ee2c0632cf37467a96ae18e018064a4924064..533100cc1b125c610298fd2fd28fbd8cb2982f72 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/media/reload-after-dialog-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/media/reload-after-dialog-expected.txt |
@@ -1,17 +1,5 @@ |
CONFIRM: I hope the movie continues to play! |
-Make sure we don't reload a <video> element after a dialog is shown. |
-Test this by loading a movie slowly and showing a dialog when a 'loadstart' event |
-handler is called. If the movie is reloaded when the dialog is "dismissed", another |
-'loadstart' event will be fired |
- |
- |
-'load' event |
-*** Setting up element... |
- |
-'loadstart' event |
-*** Showing confirm dialog... |
- |
-'canplaythrough' event |
- |
-END OF TEST |
+This is a testharness.js-based test. |
+PASS Test that video is not reloaded on showing a dialog. |
+Harness: the test ran to completion. |