Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Unified Diff: LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity.html

Issue 216553010: Remove carriage returns from LayoutTests (04) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/text/split-text-crash.xhtml ('k') | LayoutTests/fast/text/text-letter-spacing.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « LayoutTests/fast/text/split-text-crash.xhtml ('k') | LayoutTests/fast/text/text-letter-spacing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698