aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/htmlcanvaselement/webglcontextlost_event/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/htmlcanvaselement/webglcontextlost_event/index.html')
-rw-r--r--files/zh-cn/web/api/htmlcanvaselement/webglcontextlost_event/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/htmlcanvaselement/webglcontextlost_event/index.html b/files/zh-cn/web/api/htmlcanvaselement/webglcontextlost_event/index.html
index bd8c206ab8..b0cf216d13 100644
--- a/files/zh-cn/web/api/htmlcanvaselement/webglcontextlost_event/index.html
+++ b/files/zh-cn/web/api/htmlcanvaselement/webglcontextlost_event/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/HTMLCanvasElement/webglcontextlost_event
---
<div>{{APIRef}}</div>
-<div></div>
+
<div>
<p>如果浏览器检测到与 {{domxref("WebGLRenderingContext")}}对象关联的图形缓冲区已丢失,则会触发<a href="/en-US/docs/Web/API/WebGL_API">WebGL API</a> 中的<code><strong>webglcontextlost</strong></code><strong> </strong>事件.</p>