Chromium Code Reviews| 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="document.write(\'<a>\')"></iframe><script>document.body.innerHTML = \'PASS 1 of 2\';</script>');"> |