Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1202)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/media/reload-after-dialog-expected.txt

Issue 2258863002: Convert http media tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address nits Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698