mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
7 lines
248 B
HTML
7 lines
248 B
HTML
<!DOCTYPE HTML>
|
|
<html reftest-zoom="1.5">
|
|
<body style="margin:0;">
|
|
<div style="background:yellow; height:10px;"></div>
|
|
<div style="position:absolute; top:100px; left:100px; width:100px; height:100px; border:1px solid black;"></div>
|
|
</body>
|
|
</html>
|