Data Persisting Form
The above form from the tutorial demonstrates data persistence via the HTML5 LocalStorage API.
Ergo, on first visit, the form will not pre-populate but upon submitting data and revisiting, the form will pre-populate with previously entered data.