blob: 35b2609a380390b80d075b2c60cc158fe10b567d [file] [log] [blame]
<!DOCTYPE HTML>
<style>
div {
width: 100px;
height: 100px;
background: url("resources/blue.png") no-repeat 0 0 / 100% 100%;
display: inline-block;
}
</style>
<div style="position: relative; left: 10px; top: 10px;"></div>
<div style="-webkit-box-reflect: below 5px;"></div>