4 .big { font-size:
70px }
5 .med { font-size:
30px }
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>