3 window
.parent
.postMessage(JSON
.stringify({
4 DefaultParagraphSeparator
: document
.queryCommandValue("DefaultParagraphSeparator"),
5 StyleWithCSS
: document
.queryCommandValue("StyleWithCSS")
6 }), location
.protocol
+ "//" + location
.host
);