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