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 |
| index 17cb7a36aad1ef288992cc542e5df434b825d754..05966335a613dc9d25a9d0eba1effb3c2842d6e2 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="document.write(\'<a>\')"></iframe><script>document.body.innerHTML = \'PASS 1 of 2\';</script>');"> |
| +<iframe onload="document.write('<a><blockquote>PASS 2 of 2<iframe onload="document.write(\'<a>\'); document.close()"></iframe><script>document.body.innerHTML = \'PASS 1 of 2\';</script>');"> |