Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / international / complex-joining-using-gpos.html
blobe3be1ba74c59f2d9e7c304490882cac30295344e
1 <meta charset=utf-8>
3 <style>
4 .big { font-size: 70px }
5 .med { font-size: 30px }
6 </style>
8 <p>This pixel test verifies that we position combining characters properly.</p>
10 <p>The backslash-looking mark should connect into the the character on the center, not be positioned off to the side.</p>
11 <div class=big>क+े = के</div>
12 <div class=med>क+े = के</div>
14 <p>The three words should be separated by spaces, and there should be no
15 marks above the spaces.</p>
16 <div class=big>เกมส์ ฟังเพลง โปรโมทเว็บ</div>
17 <div class=med>เกมส์ ฟังเพลง โปรโมทเว็บ</div>