4 span { display: table; caption-side: bottom; }
5 span:after { display: table-caption; content: 'after'; }
10 Test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=15309">http://bugs.webkit.org/show_bug.cgi?id=
15309</a>
11 Crash due to infinite recursion in LayoutTable::addChild
</i>.
14 The following should look the same (and have identical render tree hierarchies):
20 <table cellpadding=
"0" style=
"border-collapse: collapse; caption-side: bottom;">
24 <caption>after
</caption>