<meta charset=utf-8>
<style>
.big { font-size: 70px }
.med { font-size: 30px }
</style>
<p>This pixel test verifies that we position combining characters properly.</p>
<p>The backslash-looking mark should connect into the the character on the center, not be positioned off to the side.</p>
<div class="big">क+ े = के</div>
<div class="med">क+ े = के</div>
<p>The three words should be separated by spaces, and there should be no
marks above the spaces.</p>
<div class=big>เกมส์ ฟังเพลง โปรโมทเว็บ</div>
<div class=med>เกมส์ ฟังเพลง โปรโมทเว็บ</div>