Reference Index > W3C Web Workers
};interface WorkerGlobalScope {readonly attribute WorkerGlobalScope self;readonly attribute WorkerLocation location; void close();attribute OnErrorEventHandler onerror;attribute EventHandler onlanguagechange;attribute EventHandler onoffline;attribute EventHandler ononline; };
Function | Implementation status |
close | Unsupported |
Device type | Support Status |
Desktop PC browsers | Yes |
HBBTV 1.5 devices | No |
HBBTV 2.0.x devices | Yes |
This page has been generated automatically from source code by the CoyoteBrowser InfoTool on Tue Jan 05 16:54:09 2021 . Some design elements from MDN are used under CC-BY-SA license from "Mozilla Contributors".