Index: LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity.html |
diff --git a/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity.html b/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity.html |
index a8e512d82998d76144c5406efeab500299d69174..1771d26c504f01b08d10d23f3d08e5e79ea2466a 100644 |
--- a/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity.html |
+++ b/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity.html |
@@ -1,11 +1,11 @@ |
-<script> |
-if (window.testRunner) |
- testRunner.dumpAsText(); |
-</script> |
-<p>Test case for |
-<a href="https://bugs.webkit.org/show_bug.cgi?id=26088" |
- >https://bugs.webkit.org/show_bug.cgi?id=26088</a>, |
-which would crash the chromium port. If the browser does not crash, you should |
-see an partially-transparent "world" on the next line.</p> |
-<p style="opacity: 0.5"><span style="letter-spacing: -1000em" |
- >Hello</span>world</p> |
+<script> |
+if (window.testRunner) |
+ testRunner.dumpAsText(); |
+</script> |
+<p>Test case for |
+<a href="https://bugs.webkit.org/show_bug.cgi?id=26088" |
+ >https://bugs.webkit.org/show_bug.cgi?id=26088</a>, |
+which would crash the chromium port. If the browser does not crash, you should |
+see an partially-transparent "world" on the next line.</p> |
+<p style="opacity: 0.5"><span style="letter-spacing: -1000em" |
+ >Hello</span>world</p> |