Skip to content

Commit

Permalink
Remove note about clipboard ISO 8859-1 restriction
Browse files Browse the repository at this point in the history
We now support full Unicode, provided the server also supports the
proper extension.
  • Loading branch information
CendioOssman committed Jul 7, 2020
1 parent dcdc17b commit 81898d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 81898d7

Please sign in to comment.