Index: LayoutTests/fast/text/international/bidi-neutral-in-mixed-direction-run-crash.html |
diff --git a/LayoutTests/fast/text/international/bidi-neutral-in-mixed-direction-run-crash.html b/LayoutTests/fast/text/international/bidi-neutral-in-mixed-direction-run-crash.html |
index f01aa1a07e722187716eeb1b9df692dc814243b8..bace7a59994279a0f2a35962de046d99c8f27396 100644 |
--- a/LayoutTests/fast/text/international/bidi-neutral-in-mixed-direction-run-crash.html |
+++ b/LayoutTests/fast/text/international/bidi-neutral-in-mixed-direction-run-crash.html |
@@ -1,20 +1,20 @@ |
-<html> |
-<style> |
- body { direction: rtl; padding-left: 100%; } |
-</style> |
-<script> |
- if (window.testRunner) |
- testRunner.dumpAsText(); |
- |
- function runTest() { |
- document.body.innerHTML = "PASS, if no crash or exceptions thrown"; |
- } |
- |
- window.onload = runTest; |
-</script> |
-0<span> |
-<image> |
-A 0<div></div> |
-</span> |
-</html> |
- |
+<html> |
+<style> |
+ body { direction: rtl; padding-left: 100%; } |
+</style> |
+<script> |
+ if (window.testRunner) |
+ testRunner.dumpAsText(); |
+ |
+ function runTest() { |
+ document.body.innerHTML = "PASS, if no crash or exceptions thrown"; |
+ } |
+ |
+ window.onload = runTest; |
+</script> |
+0<span> |
+<image> |
+A 0<div></div> |
+</span> |
+</html> |
+ |