summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/font-face-woff-expected.html
blob: 5efa2cbd53c28b3b8c02dee63783194134a816de (plain)
1
2
3
4
5
6
7
8
9
10
<style>
    @font-face {
        font-family: family1;
        src: url(../../resources/Ahem.otf);
    }
</style>

<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>

<p style="font-family: family1; font-size: 4em;">Failure</p>