summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/form-and-frame-interaction-retains-values.html
blob: b303dc19b711af45d32fee546b7ca9c87fa11cd9 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<frameset rows="100%,*">
  <frame src="resources/form-and-frame-interaction-retains-values-main.html">
</frameset>
</html>