Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / text / text-outline-2-expected.html
blob1e3932630dad64d78ec80722c3c74b0d993348dc
1 <!doctype html>
2 <script src="../../resources/ahem.js"></script>
3 <style>
4 span {
5 font: 32px Ahem;
6 outline: 2px solid blue;
8 </style>
9 <span>ABC</span>