mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-12 05:39:08 +00:00
12 lines
179 B
HTML
12 lines
179 B
HTML
|
|
<!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>
|