w3c / clipboard-apis

Clipboard API and events
https://w3c.github.io/clipboard-apis/
Other
143 stars 41 forks source link

The MIME type checking should ignore the "web " prefix #178

Closed ziyunfei closed 1 year ago

ziyunfei commented 2 years ago
image

@snianu

snianu commented 2 years ago

Nice bug! Agreed that it should ignore the "web " prefix in this case. I'll fix this in Chromium, but adding @annevk & @edgarchen as FYI.

annevk commented 2 years ago

Should also make sure this is specified properly and has test coverage.