5 .tableAfter::after { display: table; content: attr(class); height: 1px; }
9 testRunner.dumpAsText();
13 <div class="tableAfter"></div>
14 <div>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=70392">70392</a>: Multiple crashes in RenderTable during layout</div>
15 <div>This test passes if it does not CRASH.</div>