Remove invalid HTML attributes from textarea

This commit is contained in:
Samuel Mannehed 2019-03-13 14:36:23 +01:00
parent fe8d784bce
commit 26a9c1c14d
1 changed files with 1 additions and 2 deletions

View File

@ -319,8 +319,7 @@
on-screen keyboard. Let's hope Chrome implements the ime-mode
style for example -->
<textarea id="noVNC_keyboardinput" autocapitalize="off"
autocorrect="off" autocomplete="off" spellcheck="false"
mozactionhint="Enter" tabindex="-1"></textarea>
autocomplete="off" spellcheck="false" tabindex="-1"></textarea>
</div>
<audio id="noVNC_bell">