Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / table / table-switch-cell-position-bad-layout-expected.html
blob84f537214b8fd82f283a2909d7411b968b0c2230
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <p>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=7180">7180</a>: Table cell's anonymous wrappers are left in the tree, impacting our layout.</p>
5 <p>There should be no red in the output.</p>
6 <div style="width: 200px; height: 200px; background-color: green"></div>
7 </body>
8 </html>