1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/368504-2-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 1.5 +<html> 1.6 +<head> 1.7 + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 1.8 + <title>Bug 368504 Reference 2</title> 1.9 +</head> 1.10 +<body> 1.11 +<table border=1 cellpadding=0> 1.12 + <tr> 1.13 + <td width="100%"> </td> 1.14 + <td>ddd</td> 1.15 + </tr> 1.16 + <tr><td colspan="2"> 1.17 + <div> </div> 1.18 + </td></tr> 1.19 +</table> 1.20 +</body> 1.21 +</html>