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