Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / table / 037.xml
blob9b5be162355b3b8f00da5c0698e2793961756297
1 <?xml version="1.0"?>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <body>
4 <table>
5       <tr>
6         <td>Hello world
7     </td>
8     </tr>
9 </table>
10 Hello also? Why isn't this visible?
11 </body>
12 </html>