Chromium Code Reviews| Index: LayoutTests/svg/text/text-layout-crash.html |
| diff --git a/LayoutTests/svg/text/text-layout-crash.html b/LayoutTests/svg/text/text-layout-crash.html |
| index f2c23847c9613cc0cce910d0e9d4e1ed7d448e66..f5ac5af8e519772198d1d1558ca904bb00ad2a9b 100644 |
| --- a/LayoutTests/svg/text/text-layout-crash.html |
| +++ b/LayoutTests/svg/text/text-layout-crash.html |
| @@ -3,7 +3,7 @@ |
| <body> |
| <script> |
| if (window.testRunner) |
| - testRunner.dumpAsText(true); |
| + testRunner.dumpAsText(); |
| onload = function() { |
| document.body.offsetTop; |