blob: d6325cdf9f425fabb8c51550fdad23ca025753d0 [file] [log] [blame]
var Module = Module || {};
Module.postRun = Module.postRun || [];
Module.postRun.push(function () {
postMessage({ target: 'window', method: 'verifyCanvasStyle' });
})