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

Unified Diff: LayoutTests/fast/loader/subframe-removes-itself-expected.txt

Issue 561813003: Prepare blink to unify definitions of load completion (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add document.close() to scroll-left-while-loading.html Created 6 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
Index: LayoutTests/fast/loader/subframe-removes-itself-expected.txt
diff --git a/LayoutTests/fast/loader/subframe-removes-itself-expected.txt b/LayoutTests/fast/loader/subframe-removes-itself-expected.txt
index fbe733977c999213d9dbfbbe1cb59d7bd6053ce6..054f1a9bb8a9b39dbcd3efe0f5541cac8e4d256a 100644
--- a/LayoutTests/fast/loader/subframe-removes-itself-expected.txt
+++ b/LayoutTests/fast/loader/subframe-removes-itself-expected.txt
@@ -3,5 +3,6 @@ main frame - didFinishDocumentLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didFailLoadWithError
+main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
-This tests a subframe that removes itself to make sure a delegate message to indicate the interrupted load fires.
+This tests a subframe that removes itself to make sure a delegate message to indicate the interrupted load fires.

Powered by Google App Engine
This is Rietveld 408576698