488649-1.html (274B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>Testcase for bug 488649</title> 5 </head> 6 <body onload="document.body.bgColor=document.body.bgColor;"> 7 <div style="color: black; font-size: 36px;">PASS</div> 8 <div style="color: white; font-size: 36px;">FAIL</div> 9 </body> 10 </html>