summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/history/resources/subframe-with-form.html
blob: 7da7f9b062a2dc910c70b2fb1ba7638bb1c46e61 (plain)
1
2
3
4
5
6
<html>
<body>
Frame with form.
<input id="textInput" type="text"></input>
</body>
</html>