On Wed, Sep 19, 2012 at 10:13 PM, Adam Barth <[email protected]> wrote: > Does postMessage use the Unicode serialization or the ASCII serialization?
postMessage() takes a URL so for that it does not matter. But MessageEvent.origin is indeed the Unicode serialization... Meh. -- http://annevankesteren.nl/
