Add support for url inputs!
 
Add file-input support, upload missing files.
 
Add (partial) support image buttons.
 
Don't display passwords onscreen
 
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.
 
Add project links to readme!
 
Assemble testscript as locally-run webserver, adjust namespace.