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

Unified Diff: LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt

Issue 1165703009: Rebaseline onunload handler tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove passing web platform tests Created 5 years, 6 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/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt
diff --git a/LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt b/LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt
index afdc7157c28842560c5854e6c17b2b435ec798c7..f817783fbd5ea4c3ba99a9630837e3f1ce1ea01b 100644
--- a/LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt
+++ b/LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt
@@ -1,2 +1 @@
-frame "<!--framePath //target/<!--frame0-->-->" - has 1 onunload handler(s)
This test triggers an unload handler that starts an image load in a different frame (and deletes both frames), but ensures the main frame is not destroyed. We pass if we don't crash.

Powered by Google App Engine
This is Rietveld 408576698