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

Unified Diff: LayoutTests/http/tests/media/video-in-iframe-crash-expected.txt

Issue 25362002: Block load event dispatching on old document when an HTMLMediaElement is moved between documents. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase and move reloadPage() call so the test is more deterministic. Created 7 years, 2 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
« no previous file with comments | « LayoutTests/http/tests/media/video-in-iframe-crash.html ('k') | Source/core/html/HTMLMediaElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/media/video-in-iframe-crash-expected.txt
diff --git a/LayoutTests/http/tests/media/video-in-iframe-crash-expected.txt b/LayoutTests/http/tests/media/video-in-iframe-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a0fbf3470a2752d58532d06ff392881701c53ae6
--- /dev/null
+++ b/LayoutTests/http/tests/media/video-in-iframe-crash-expected.txt
@@ -0,0 +1,5 @@
+Tests that moving a <video> in and out of an iframe does not trigger a crash.
+
+
+END OF TEST
+
« no previous file with comments | « LayoutTests/http/tests/media/video-in-iframe-crash.html ('k') | Source/core/html/HTMLMediaElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698