summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/579655-1-ref.html
blob: d4ade91983575e9f2e0b9c20e1357d7a8198763e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<body style="white-space:pre">
 <table>
   <td>
     <p>Hello</p>
      <body>
      </body>
   </td>
   <td>
     <body> 
     </body>
   </td> 
 </table> 
</body>
</html>