Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / whitespace / 025.html
blobd65b1484b7a4c5baf43a711596b731b035d88842
1 <html>
2 <table>
3 <tr><td style="border:2px solid blue">
4 <div style="border:2px solid green; width:300px">
5 <nobr>This text should be all on one line. It should spill out of the 300 pixel wide green
6 and blue rectangles.</nobr>
7 </div>
8 </td>
9 </tr>
10 </table>
11 </html>