Re: [w3c/editing] Seeking feedback on delayed clipboard rendering proposal (Issue #417)

> If needed, clipboard could have its own kind of controller which would let one to enqueue not only raw data but also blobs or strings.

Should be doable, yes, but not with a custom controller but with a custom read request perhaps. But I'd rather expect the caller to do the needed conversion with `TextEncoderStream` and `blob.stream()`

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/417#issuecomment-1520813334
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/417/1520813334@github.com>

Received on Monday, 24 April 2023 20:56:30 UTC