spiegel-keyman/web/unit_tests/fixtures/eventTestConfig.html
2018-03-02 12:04:13 +07:00

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. -->