Re: [w3c/clipboard-apis] Arbitrary clipboard types (Issue #165)

The overall plan sounds reasonable to me. Thank you for writing this up! One thing I'd like to clarify — would this proposal allow for WebKit's clipboard sanitization policy to apply when reading and writing "web text/html" across different origins?

More concretely — if site foo.com writes "web text/html" to the clipboard, we would want to only expose sanitized data on "text/html" to bar.com. However, if a native app writes "web text/html" into the system clipboard, we would allow bar.com to read it as "web text/html" with no sanitization.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/165#issuecomment-1047065265

You are receiving this because you are subscribed to this thread.

Message ID: <w3c/clipboard-apis/issues/165/1047065265@github.com>

Received on Monday, 21 February 2022 16:46:07 UTC