You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@annevk Thank you for looking into it! I was following the existing algorithms in the spec for MIME type checking, but is there a better way to write that comparison in spec language terms?
https://w3c.github.io/clipboard-apis/#dom-clipboarditem-supports calls directly into https://w3c.github.io/clipboard-apis/#optional-data-types but I don't understand how
type
ends up being compared here. This would benefit from a clearer description.The text was updated successfully, but these errors were encountered: