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

Unified Diff: LayoutTests/fast/text/international/thai-baht-space.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
Index: LayoutTests/fast/text/international/thai-baht-space.html
diff --git a/LayoutTests/fast/text/international/thai-baht-space.html b/LayoutTests/fast/text/international/thai-baht-space.html
index a47373b6016005f32db30018ebe7c97b5457e02b..5e312a2c9429b2dfc5a96bf0ee6410b094ad00ae 100644
--- a/LayoutTests/fast/text/international/thai-baht-space.html
+++ b/LayoutTests/fast/text/international/thai-baht-space.html
@@ -1,13 +1,13 @@
-<HTML>
-<HEAD>
-<META http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Test for bug 25464 : Thai Baht and Space</title>
-</HEAD>
-<BODY>
-Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=25464">bug 25464</a>. Characters belonging to 'Common' script followed / preceeded by a space should be rendered correctly. Two lines below have 4 Thai currency signs
-(U+0E3F) and all of them should be rendered.
-<p>
-abc ลงทุน4000฿ รับประกันรายได้ 50000฿/M<br>
-abc ลงทุน4000 ฿รับประกันรายได้ 50000฿/M
-</p>
-</BODY></HTML>
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Test for bug 25464 : Thai Baht and Space</title>
+</HEAD>
+<BODY>
+Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=25464">bug 25464</a>. Characters belonging to 'Common' script followed / preceeded by a space should be rendered correctly. Two lines below have 4 Thai currency signs
+(U+0E3F) and all of them should be rendered.
+<p>
+abc ลงทุน4000฿ รับประกันรายได้ 50000฿/M<br>
+abc ลงทุน4000 ฿รับประกันรายได้ 50000฿/M
+</p>
+</BODY></HTML>

Powered by Google App Engine
This is Rietveld 408576698