21:55
<Ms2ger>
jgraham, I guess base64.html counts as Aryeh's submission
22:40
<ari-_-e>
does anyone know of a framable postMessage test page hosted anywhere? i.e. a page that listens for messages, prints them, and is framable?
22:58
<jgraham>
ari-_-e: Seems like you could rather easilly write one?
22:59
<ari-_-e>
jgraham: well I'd like to to be on the web somewhere
23:00
<ari-_-e>
as in, I need that for what I'm trying to do
23:00
<ari-_-e>
it's a test case for a bug
23:01
<ari-_-e>
also the embedded and embedding page would ideally be on different hosts as well
23:02
<ari-_-e>
although that's not strictly required