no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 1834316-1-notref.html
bloba94290cfc16df3b5bb624b4e130632fa5f61daab
1 <!DOCTYPE html>
2 <meta charset=utf-8>
3 <style>
4 div {
5 font: 50px/2 "Noto Sans NKo", serif;
6 height: 3em;
8 span {
9 font-family: serif;
11 </style>
12 <p>The following characters should be rendered with the Noto Sans NKo font:</p>
13 <div><span>&#x060C;</span>&nbsp;<span>&#x061B;</span>&nbsp;<span>&#x061F;</span></div>
14 <p>This should be <em>different</em> from the default serif rendering:</p>
15 <div><span>&#x060C;</span>&nbsp;<span>&#x061B;</span>&nbsp;<span>&#x061F;</span></div>