Plain text input with autofocus. If a system keyboard appears or Neural-Band handwriting writes here, this is the path.
Multi-line. Some restricted webviews show different keyboard affordances for textareas than for inputs.
Looks unlike a form element — useful if <input>/<textarea> are sandboxed away from native input.
Doesn't require getUserMedia on all platforms. Tap and speak. Error code surfaces in the debug log.
Confirms that tap events even fire reliably on the Display.
Probes whether the webview can launch native handlers (which we could later use as roundabout input paths).
Every event in this page is appended below. Read it on the glasses without dev tools.