blob: c6fc82851fd4dc420fc88e2e550f48a0ccf8940e [file] [log] [blame]
<!DOCTYPE html>
<style>
.left {
-webkit-shape-outside: -webkit-image-set(url('resources/deleteButton.png') 1x, url('resources/deleteButton-2x.png') 2x);
float: left;
width: 60px;
height: 1em;
}
</style>
<div class="left"></div>
<img width=30 src="resources/deleteButton.png">