RetroZilla/layout/html/tests/table/bugs/bug28341.html

9 lines
150 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
The bug causes a crash when the page is destroyed
<BR>
<TABLE>
<CAPTION>
<IMG SRC="../images/animated.gif">
</CAPTION>
<TR><TD>foo</TD></TR>
</TABLE>