Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / font-face-woff.html
blobf1f83ca09b5b3b6ef72d3625abc749fe7030973b
1 <style>
2 @font-face {
3 font-family: family1;
4 src: url(../../resources/Ahem.woff) format("woff");
6 </style>
8 <p>This test tries to render the following text with Ahem, loaded from a WOFF file. The text below should be a series of black boxes.</p>
10 <p style="font-family: family1; font-size: 4em;">Failure</p>