1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
falkonOfficial/tests/form-iframe.html

12 lines
263 B
HTML
Raw Normal View History

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Form completion test in iframe</title>
</head>
<body>
<h2>Form completion test in iframe</h2>
<iframe width="100%" height="80%" src="form.html"></iframe>
</body>
</html>