blob: 58d75ddad5cf99884dd6b1886d9df9f88fb75fbb [file] [edit]
Module.postRun = Module.postRun || [];
Module.postRun.push(function () {
postMessage({ target: 'window', method: 'verifyCanvasStyle' });
})