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

13 lines
134 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
div {
background-color: green;
}
</style>
</head>
<body>
<div id="d">text</div>
</body>
</html>