Results 1 comments of Nick Magnabosco

I think the problem here is that `DataTransfer.getText()` is not handling IE's 'text' type correctly. It's just checking on the length of the `this.types` array, whilst in IE11 the types...