mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
3 lines
No EOL
184 B
HTML
3 lines
No EOL
184 B
HTML
<input id="input"/>
|
|
<textarea id="textarea"></textarea>
|
|
<input id="readonly" readonly/> <!-- This one will not be touch-aliased, allowing drop-focus tests without gain-focus tests. --> |