As of April 14, 2026, this name is no longer defined by a Web Platform specification
Definition
WebGL WEBGL_lose_context Khronos Ratified Extension Specification defines WEBGL_lose_context
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface WEBGL_lose_context {
undefined loseContext();
undefined restoreContext();
};