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

Unified Diff: LayoutTests/media/remove-from-document-config-controls-no-crash-expected.txt

Issue 961243002: Do not reset controls upon removing media element from the DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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: LayoutTests/media/remove-from-document-config-controls-no-crash-expected.txt
diff --git a/LayoutTests/css3/flexbox/mainAxisExtent-crash-expected.txt b/LayoutTests/media/remove-from-document-config-controls-no-crash-expected.txt
similarity index 67%
copy from LayoutTests/css3/flexbox/mainAxisExtent-crash-expected.txt
copy to LayoutTests/media/remove-from-document-config-controls-no-crash-expected.txt
index 4e8436fe68ebf20824fcd9bb8d26c45441ebbe82..d131b0885fca459f460010937c336a2a2cc2c997 100644
--- a/LayoutTests/css3/flexbox/mainAxisExtent-crash-expected.txt
+++ b/LayoutTests/media/remove-from-document-config-controls-no-crash-expected.txt
@@ -1,4 +1,4 @@
-This test passes if it does not crash.
+Verify that removing a video element from the DOM does not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698