blob: 929b9d8110d68d77a3d3258be972bfc232bddc3f [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/srcset-helper.js"></script>
<style>
#target {
background-color: lime;
width: 21px;
height: 13px;
position: absolute;
left: 30px;
top: 0px;
}
</style>
<body>
<div id="target"></div>
</body>