Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / international / lang-sensitive-fonts-expected.html
blob0060d2388ac637d6ba88a5ea4b3a24baed911483
1 <html>
2 <body>
3 <div style="font-size: 20px">
4 <div style="font-family: 'Ahem'">this is ahem font</div>
5 <div style="font-family: 'Ahem'">this is ahem font</div>
6 <div style="font-family: 'Ahem'">this is ahem font</div>
7 <div style="font-family: 'Ahem'">this is ahem font</div>
8 <div>this is not ahem font</div>
9 </div>
10 </body>
11 </html>