Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / word-space-with-kerning-expected.html
blob0ae2831ab957c65b9d5ff65d334299c7e1d665b4
1 <div style="font-size: 20px; font-family: Ahem; -webkit-font-smoothing: none;">
2 <div>
3 <span style="word-spacing: 60px">a b c d </span> e
4 </div>
5 <div>
6 <span style="word-spacing: 60px">a b c d </span> e
7 </div>
8 </div>