Sign in
webkit
/
WebKit
/
7394423a1e1e187918fd8e196fa84eccacc8a0c2
/
.
/
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>