chromium/third_party/blink/web_tests/tables/mozilla_expected_failures/bugs/bug1262.html

<html> <body>
 1 
<table border=1 width="100%"> 
<tr><td></td></tr> 
</table> 
2 
<br> 
3 
<table border=1 width="100%"> 
<tr></tr> 
</table> 
4 
</body> </html>