diff --git a/specs/latest/1.0/index.html b/specs/latest/1.0/index.html index 40ad9e3489..356c7ffd8e 100644 --- a/specs/latest/1.0/index.html +++ b/specs/latest/1.0/index.html @@ -3195,7 +3195,8 @@
WebGLContextEvent
event are
- the loss of the context, the restoration of the context, and
+ the loss of the context, the restoration of the context,
+ a significant change in the system GPU's capabilities, and
the inability to create a context.
@@ -3379,6 +3380,42 @@
+ When the user agent detects that the capabilities of the
+ WebGLRenderingContext
context have been significantly changed
+ by the system, such as parameters indicating the maximum values the
+ context supports, it must run the following steps:
+
+
statusMessage
attribute set
+ to "".