Sign in
webkit
/
WebKit
/
4f432b0e0e75beec799a7711d10ed7d74a80962d
/
.
/
LayoutTests
/
fast
/
forms
/
resources
/
form-double-submission-frame.html
blob: 794e83dfe57a0325a8748abe2f223dfc858878e0 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<form
id
=
"form1"
action
=
"../../dom/resources/top.html"
>
<input
type
=
hidden
name
=
navigated
value
=
1
>
<input
id
=
submitbutton
type
=
submit
>
</form>
</body>
</html>