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