layout/reftests/table-anonymous-boxes/398095-1.html

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:c4310f89fbc6
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body onload="document.getElementById('div').firstChild.data = 'x';">
6
7 <div style="display: table-footer-group;" id="div"> </div>
8
9 </body>
10 </html>

mercurial