Remove note about clipboard ISO 8859-1 restriction
We now support full Unicode, provided the server also supports the proper extension.
This commit is contained in:
parent
dcdc17bf24
commit
81898d7cea
|
@ -382,5 +382,4 @@ to the remote server.
|
|||
###### Parameters
|
||||
|
||||
**`text`**
|
||||
- A `DOMString` specifying the clipboard data to send. Currently only
|
||||
characters from ISO 8859-1 are supported.
|
||||
- A `DOMString` specifying the clipboard data to send.
|
||||
|
|
Loading…
Reference in New Issue