Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / layout / style / crashtests / 379788-1.html
blob40e38a7ccdf035ef1a4f94086f0639487f389b81
1 <!DOCTYPE html>
2 <html>
3 <body onload="document.getElementById('p2').style.position = 'fixed';">
5 <p style="right: 1em; bottom: 1em; position: fixed;">Foo</p>
6 <p id="p2">Bar</p>
8 </body>
9 </html>