mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-13 10:48:41 +00:00
8 lines
157 B
HTML
8 lines
157 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><meta charset="utf-8"></head>
|
|
<body>
|
|
<object id="test" width=200 height=200 type="application/x-test"></object>
|
|
</body>
|
|
</html>
|