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