You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rjsmith2 edited this page Apr 13, 2016
·
3 revisions
Document Object Model partial polyfil for WebWorker
Extends the ability of each WebWorker to produce and modify own elements with the help of UI Thread.
Supported features
window.open(url,title,[window options]); > Returns a new Window Object.