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

14 lines
179 B
HTML
Raw Normal View History

<html>
<head>
<style>
.a {
border-top: 40px solid blue;
border-bottom: 20px solid green;
width: 200px;
}
</style>
</head>
<body>
<div class="a"></div>
</body> </html>