Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug3037-2.html
blob785964193ed3179df8050e90e1a35ac953b49294
1 <html>
2 <body>
3 <span style="display: table-cell">foo</span>
4 <span style="display: table-cell">bar</span>
5 </body>
6 </html>