Based on comment https://bugs.webkit.org/show_bug.cgi?id=58210#c10 , ClipboardMac::getData() should not be case sentitive. Calling dataTransfer.setData and later on dataTransfer.getData will fail if the case if the types does not match.