mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 02:43:07 +09:00
8 lines
366 B
HTML
8 lines
366 B
HTML
<body>
|
|
<embed type="application/x-test" width="20"></embed>
|
|
<embed type="application/x-test" width="10"></embed>
|
|
<embed type="application/x-test" width="0"></embed>
|
|
<embed type="application/x-test" width="20" height="20"></embed>
|
|
<embed type="application/x-test" width="10" height="10"></embed>
|
|
<embed type="application/x-test" width="0" height="0"></embed>
|
|
</body>
|