mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-01 00:33:57 +00:00
12 lines
187 B
HTML
12 lines
187 B
HTML
|
|
<!DOCTYPE html>
|
|
<html reftest-zoom="1">
|
|
<head>
|
|
|
|
</head>
|
|
<body>
|
|
<img src="50.png" width="50">
|
|
<p>Test default source provided in src, with no default/1x in srcset</p>
|
|
</body>
|
|
</html>
|