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:
Pierre Ossman 2020-07-07 10:38:06 +02:00
parent dcdc17bf24
commit 81898d7cea
1 changed files with 1 additions and 2 deletions

View File

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