mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-14 15:37:55 +00:00
12 lines
179 B
HTML
12 lines
179 B
HTML
|
|
<!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>
|