mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
12 lines
210 B
HTML
12 lines
210 B
HTML
|
<html>
|
||
|
<head><title>Bug 67864</title></head>
|
||
|
<body>
|
||
|
<table>
|
||
|
<caption>
|
||
|
<table><tr><td>Another table inside the caption</td></tr></table>
|
||
|
</caption>
|
||
|
<tr><td>First row</td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|