summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/488649-1.html
blob: 5065577cc0d4736b64a60704eb0ef0d37b9cb4cd (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
 <head>
  <title>Testcase for bug 488649</title>
 </head>
 <body onload="document.body.bgColor=document.body.bgColor;">
  <div style="color: black; font-size: 36px;">PASS</div>
  <div style="color: white; font-size: 36px;">FAIL</div>
 </body>
</html>