tenfourfox/layout/reftests/bugs/488649-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
274 B
HTML

<!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>