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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <HTML> 1 <HTML>
2 <HEAD> 2 <HEAD>
3 <META http-equiv="Content-Type" content="text/html; charset=utf-8"> 3 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
4 <title>Test for bug 25464 : Thai Baht and Space</title> 4 <title>Test for bug 25464 : Thai Baht and Space</title>
5 </HEAD> 5 </HEAD>
6 <BODY> 6 <BODY>
7 Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=25464">bug 25464</a>. C haracters belonging to 'Common' script followed / preceeded by a space should be rendered correctly. Two lines below have 4 Thai currency signs 7 Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=25464">bug 25464</a>. C haracters belonging to 'Common' script followed / preceeded by a space should be rendered correctly. Two lines below have 4 Thai currency signs
8 (U+0E3F) and all of them should be rendered. 8 (U+0E3F) and all of them should be rendered.
9 <p> 9 <p>
10 abc ลงทุน4000฿ รับประกันรายได้ 50000฿/M<br> 10 abc ลงทุน4000฿ รับประกันรายได้ 50000฿/M<br>
11 abc ลงทุน4000 ฿รับประกันรายได้ 50000฿/M 11 abc ลงทุน4000 ฿รับประกันรายได้ 50000฿/M
12 </p> 12 </p>
13 </BODY></HTML> 13 </BODY></HTML>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698