Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<html>
<head>
</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>