trisquel-icecat/icecat/layout/reftests/text/kannada-1.html

7 lines
264 B
HTML

<!DOCTYPE html>
<meta charset=utf-8>
<div style="font:24px sans-serif">
<p>The two following lines should NOT look the same:</p>
<p>&#x0C95;&#x0CB0;&#x0CCD;&#x0CA8;&#x0CBE;&#x0C9F;&#x0C95;</p>
<p>&#x0C95;&#x0CB0;&#x200D;&#x0CA8;&#x0CBE;&#x0C9F;&#x0C95;</p>
</div>