Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / justify-nbsp.html
blob8524bd05639af6107177e2adfced4677327417fc
1 <script src="../../resources/ahem.js"></script>
2 <div style="border: solid blue; font: 25px Ahem; width: 650px; text-align: justify; line-height: 2; -webkit-font-smoothing: none;">
3 <span>a&nbsp;b&nbsp;c&nbsp;d </span>e f g h xxxxxxxxxxx
4 <br>
5 <span>a b c d </span>e f g h xxxxxxxxxxx
6 </div>