Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/1097437-1.html

14 lines
No EOL
189 B
HTML

<!DOCTYPE html>
<style>
body { background-color: white; }
#outer
{
width: 100px; height: 100px;
border: 1px solid black;
}
</style>
</head>
<body>
<div id="outer"></div>
</body>
</html>