summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/data/action.html
blob: 75023ae19a59706c285b4a0b011ae8cabce918a5 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
  <head>
  <title> Form action </title>
  </head>
  <body>
    <br />
    FORM SUBMITTED!
    <br />
  </body>
</html>