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