Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla_expected_failures / bugs / bug1262.html
blobf69f524434b7aff5501c7cb93ce2a1ed172fcbc4
1 <html> <body>
2 1
3 <table border=1 width="100%">
4 <tr><td></td></tr>
5 </table>
6 2
7 <br>
8 3
9 <table border=1 width="100%">
10 <tr></tr>
11 </table>
13 </body> </html>