Sign in
webkit
/
WebKit
/
1eb5c7a96be3f0d2454365b6a899399e41850726
/
.
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug67864.html
blob: 31ca4dd3c0b56b59964e6285f07d1eb595b001c6 [
file
] [
log
] [
blame
]
<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>