blob: d17550ec3fad1080626d4fd7870c0e0664735a6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html reftest-zoom="1.5">
<head>
</head>
<body>
<img src="200.png" width="100">
<p>Test basic loading of sourceset at different resolutions, including proper intrinsic size selection</p>
</body>
</html>
|