mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
238 B
HTML
14 lines
238 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Testcase</title>
|
||
|
</head>
|
||
|
|
||
|
|
||
|
<body >
|
||
|
|
||
|
|
||
|
|
||
|
<iframe id="page" width=2000000 height=2000000 src="data:text/html,Q"></iframe>
|
||
|
|
||
|
</body>
|
||
|
</html>
|