Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/box-shadow/boxshadow-inset-neg-spread2-ref.html

17 lines
178 B
HTML
Raw Normal View History

<html>
<head>
<style>
.test {
background-color: #fec;
display: inline-block;
width: 5em;
height: 5em;
}
</style>
</head>
<body>
<div class="test"></div>
</body>
</html>