blob: 094072192e54497869bf6e2068696dc6c2f8f507 (
plain)
1
2
3
4
5
6
7
8
9
|
<html>
<head>
</head>
<body>
<div id="a" style="width: 1px; height: 1px; position: absolute; left: 100px; top: 100px; transform: scale(140.1);">
<img style="width: 1px; height: 1px;" src="repeatable-diagonal-gradient.png">
</div>
</body>
</html>
|