Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / font-face-woff-expected.html
blob5efa2cbd53c28b3b8c02dee63783194134a816de
1 <style>
2 @font-face {
3 font-family: family1;
4 src: url(../../resources/Ahem.otf);
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>