From 81898d7ceac715141e2339b5d8a1c7b820c9c268 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Tue, 7 Jul 2020 10:38:06 +0200 Subject: Remove note about clipboard ISO 8859-1 restriction We now support full Unicode, provided the server also supports the proper extension. --- docs/API.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/API.md b/docs/API.md index 349fdc8..d78360a 100644 --- a/docs/API.md +++ b/docs/API.md @@ -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. -- cgit v1.2.1