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

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

Issue 14759017: callTheAdoptionAgency should work asynchronously (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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
new file mode 100644
index 0000000000000000000000000000000000000000..17cb7a36aad1ef288992cc542e5df434b825d754
--- /dev/null
+++ b/LayoutTests/fast/parser/adoption-agency-crash-03.html
@@ -0,0 +1,5 @@
+<script>
+if (window.testRunner)
+ testRunner.dumpAsText();
+</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