Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / text-stroke-with-border.html
blob009c19769dc1348167c84cfe26f8c31f3285e8c4
1 <div style="-webkit-text-stroke: 1px red; border: 1px dashed;">
2 This text should have a red 1px red stroke.
3 </div>