Index: LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html |
diff --git a/LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html b/LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html |
index d1033ca45a9e488c5b7dba42c83e26de478690f8..a366f3e7e00f7795a3d9032d516b1e33490082e9 100644 |
--- a/LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html |
+++ b/LayoutTests/fast/text/word-break-next-linebox-not-dirty-crash-main.html |
@@ -1,12 +1,12 @@ |
-<html> |
-Test passes if it does not crash. |
-<script> |
- if (window.testRunner) |
- { |
- testRunner.dumpAsText(); |
- testRunner.waitUntilDone(); |
- } |
-</script> |
-<iframe width="100" src="resources/word-break-next-linebox-not-dirty-crash.html"></iframe> |
-</html> |
- |
+<html> |
+Test passes if it does not crash. |
+<script> |
+ if (window.testRunner) |
+ { |
+ testRunner.dumpAsText(); |
+ testRunner.waitUntilDone(); |
+ } |
+</script> |
+<iframe width="100" src="resources/word-break-next-linebox-not-dirty-crash.html"></iframe> |
+</html> |
+ |