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