aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/webglshader
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/webglshader')
-rw-r--r--files/zh-cn/web/api/webglshader/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/api/webglshader/index.html b/files/zh-cn/web/api/webglshader/index.html
index 2788d42048..41e24403be 100644
--- a/files/zh-cn/web/api/webglshader/index.html
+++ b/files/zh-cn/web/api/webglshader/index.html
@@ -77,10 +77,6 @@ var fragmentShader = createShader(gl, fragmentShaderSource, gl.FRAGMENT_SHADER)
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">
-<p>此页面上的兼容性表格由结构化数据生成。如果你想贡献数据,可以看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送 pull request.</p>
-</div>
-
<div> </div>
<div>{{Compat("api.WebGLShader")}}</div>