spiegel-keyman/web/testing/basic-iframe/basic-iframe.html
Joshua A. Horton 3dbef51e9a Fixes #544.
2018-01-26 10:50:17 +07:00

6 lines
No EOL
105 B
HTML

<html>
<body>
<h3>Hello World!</h3>
<input id='text' placeholder='This is only a test.'/>
</body>
</html>