Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
tables
/
mozilla
/
bugs
/
bug67864.html
blob: 31ca4dd3c0b56b59964e6285f07d1eb595b001c6 [
file
] [
edit
]
<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>