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

Unified Diff: LayoutTests/fast/parser/adoption-agency-crash-03.html

Issue 679863002: Revert "Prepare blink to unify definitions of load completion" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/parser/adoption-agency-crash-03.html
diff --git a/LayoutTests/fast/parser/adoption-agency-crash-03.html b/LayoutTests/fast/parser/adoption-agency-crash-03.html
index 05966335a613dc9d25a9d0eba1effb3c2842d6e2..17cb7a36aad1ef288992cc542e5df434b825d754 100644
--- a/LayoutTests/fast/parser/adoption-agency-crash-03.html
+++ b/LayoutTests/fast/parser/adoption-agency-crash-03.html
@@ -2,4 +2,4 @@
if (window.testRunner)
testRunner.dumpAsText();
</script>
-<iframe onload="document.write('<a><blockquote>PASS 2 of 2<iframe onload=&quot;document.write(\'<a>\'); document.close()&quot;></iframe><script>document.body.innerHTML = \'PASS 1 of 2\';</script>');">
+<iframe onload="document.write('<a><blockquote>PASS 2 of 2<iframe onload=&quot;document.write(\'<a>\')&quot;></iframe><script>document.body.innerHTML = \'PASS 1 of 2\';</script>');">

Powered by Google App Engine
This is Rietveld 408576698