Bug 463952. Expand destArea according to CSS background-repeat *before* intersecting...
[mozilla-central.git] / layout / reftests / bugs / 463952-1.html
blob5132674ad9291657a71565dc549b5164cdf05762
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <table style="width:200px;" cellpadding="0" cellspacing="0">
5 <tr style="background: url(square-outline-32x32.png) repeat-x;">
6 <td style="height:100px;">
7 <td>
8 </tr>
9 </table>
10 </body>
11 </html>