blob: 6f08f1c56c54180c86206d2f3e796d59951e1f0f [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<input id="emptyOnFirstVisit" value="visited">
<form action="data:text/html,&lt;script>history.back()&lt;/script>" id=form1>
<input type=week id=input1>
<input type=week id=input2 value="2001-W02">
<input type=week id=input3 value="2002-W03">
</form>
</body>