OLD | NEW |
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> |
OLD | NEW |