mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
12 lines
185 B
HTML
12 lines
185 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Bug 336147</title>
|
|
</head>
|
|
<body>
|
|
<form action="http://foo.com/" method="post">
|
|
<input value="abc" type="button">
|
|
</form>
|
|
</body>
|
|
</html>
|