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
|
###### Parameters
|
||||||
|
|
||||||
**`text`**
|
**`text`**
|
||||||
- A `DOMString` specifying the clipboard data to send. Currently only
|
- A `DOMString` specifying the clipboard data to send.
|
||||||
characters from ISO 8859-1 are supported.
|
|
||||||
|
|
Loading…
Reference in New Issue