aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/webgl2renderingcontext/teximage3d
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/webgl2renderingcontext/teximage3d')
-rw-r--r--files/zh-cn/web/api/webgl2renderingcontext/teximage3d/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/webgl2renderingcontext/teximage3d/index.html b/files/zh-cn/web/api/webgl2renderingcontext/teximage3d/index.html
index 97dc1ca928..6818d93a2a 100644
--- a/files/zh-cn/web/api/webgl2renderingcontext/teximage3d/index.html
+++ b/files/zh-cn/web/api/webgl2renderingcontext/teximage3d/index.html
@@ -158,8 +158,6 @@ void <var>gl</var>.texImage3D(target, level, internalformat, width, height, dept
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<p class="hidden">此页面上的兼容性表格已经由构造数据生成,如果想为数据做出贡献,请点击<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并且给我们一个回复</p>
-
<p>{{Compat("api.WebGL2RenderingContext.texImage3D")}}</p>
<h2 id="另见">另见</h2>