зеркало из https://github.com/mozilla/gecko-dev.git
11 строки
274 B
HTML
11 строки
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>
|