mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
243 B
HTML
8 lines
243 B
HTML
<html>
|
|
<body>
|
|
<iframe src="data:text/html,%3Cbody%20bgcolor%3D'%230000ff'%3E"
|
|
style="width: 100px; height: 100px; border:none; position:absolute;
|
|
top: 0px; left: 0px; -moz-transform: translateX(200px)"/>
|
|
</body>
|
|
</html>
|