mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 08:57:34 +09:00
9 lines
204 B
HTML
9 lines
204 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html class="reftest-print">
|
||
|
|
<body>
|
||
|
|
<div style="overflow: -moz-hidden-unscrollable; height: 3in;">
|
||
|
|
<div style="height: 10in;"></div>
|
||
|
|
</div>
|
||
|
|
Some text
|
||
|
|
</body>
|
||
|
|
</html>
|