Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug113235-2.html
blob18214140cf1de1663fe03be89a1a83911040c75e
1 <html>
2 <body>
3 <font face="Arial, sans-serif" size="-1">
4 <table>
5 <tr>
6 <!-- add <td> and </td> inside the <tr> and nsCSSFrameConstructor::ReframeContainingBlock is
7 not called. As the amount of tags inside here increases, the calls really slow things down -->
8 This text node only exists once in the original document!
9 If it were a large collection of inlines, the page would
10 hang forever.
12 <A NAME="Top_Of_Page"></A>
13 <H2><A NAME="ToC">Table of Contents</A></H2>
14 </tr>
15 </table>
17 </body>
18 </html>