Get datepicker control working.
Had to drop support for selecting dates Before-Christ, Hourglass doesn't appear to support those.
 
Draft date editting UI & accessors.
 
Add numpad for number & range inputs
 
Add file-input support, upload missing files.
 
Add (partial) support image buttons.
 
Reorganize keyboard templates.
 
Add preview for text entry, multi-line support.
 
Implement typing, deletion.
 
Render onscreen keyboards (not interactive yet).
 
Render <select> elements to multi-column menus.
 
Implement radio inputs, upload missing files, make space for descriptions & richer form controls to use.
 
Add support for checkboxes, along with supporting infrastructure.
 
Add infrastructure for rendering Ginger templates.
 
Parse labels, aria-describedby, datalists, selects, buttons, & textareas.
 
Parse <input> tags.
TODO: Parse other form input elements, <datalist>, & <label>.
 
Add infrastructure for parsing documents.
 
Assemble testscript as locally-run webserver, adjust namespace.