content/base/test/file_bug708620.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:482fe23e6244
1 <!doctype html>
2 <meta charset=windows-1252>
3 <title>Non-UTF form</title>
4 <body onload="document.forms[0].submit();">
5 <form action="file_bug708620-2.html">
6 <input name=foo value=bar>
7 </form>

mercurial