mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
11 lines
189 B
HTML
11 lines
189 B
HTML
|
|
<!DOCTYPE html>
|
|
<html reftest-zoom="2">
|
|
<head>
|
|
|
|
</head>
|
|
<body>
|
|
<img src="200.png" width="100">
|
|
<p>Test default source provided in src, with no default/1x in srcset</p>
|
|
</body>
|
|
</html>
|