Backed out changeset 39e6a7e77cfb (bug 1927808) for causing multiple failures. CLOSED...
[gecko.git] / layout / reftests / table-anonymous-boxes / 398095-1.html
blob67902ead3ca3b82cd54d0e7f6d010d6b6153fbc3
1 <!DOCTYPE html>
2 <html>
3 <head>
4 </head>
5 <body onload="document.getElementById('div').firstChild.data = 'x';">
7 <div style="display: table-footer-group;" id="div"> </div>
9 </body>
10 </html>