mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 06:48:38 +09:00
14 lines
225 B
HTML
14 lines
225 B
HTML
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<title>Testcase</title>
|
||
|
|
</head>
|
||
|
|
|
||
|
|
|
||
|
|
<body >
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
<iframe id="page" width=2000000 height=2000000 src="data:text/html,Q"></iframe>
|
||
|
|
|
||
|
|
</body>
|
||
|
|
</html>
|