Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / first-letter-wbr-first-character-expected.html
blobdf1ed2381c7601dbcf97a5df074013ad1fdced19
1 <!DOCTYPE html>
2 <style>
3 div { color: green; font-size: 40px; }
4 </style>
6 <p>This test is successful if the 'T' below is green.</p>
7 <div><wbr>T</div>