summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/336147-1-ref.html
blob: 9078062a94b21ab3f6cafa1bf21893f90cfe99ee (plain)
1
2
3
4
5
6
7
8
9
10
11
<!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>