Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug67864.html
blob31ca4dd3c0b56b59964e6285f07d1eb595b001c6
1 <html>
2 <head><title>Bug 67864</title></head>
3 <body>
4 <table>
5 <caption>
6 <table><tr><td>Another table inside the caption</td></tr></table>
7 </caption>
8 <tr><td>First row</td></tr>
9 </table>
10 </body>
11 </html>