blob: 9e077b78affbd0b06263a833137a5081571f7ef4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<html reftest-zoom="1">
<head>
</head>
<body>
<img src="100.png" width="100">
<p>Test default source in sourceset, src should be ignored</p>
</body>
</html>
|