diff options
Diffstat (limited to 'files/zh-cn/web/api/webglrenderingcontext/depthfunc')
-rw-r--r-- | files/zh-cn/web/api/webglrenderingcontext/depthfunc/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/webglrenderingcontext/depthfunc/index.html b/files/zh-cn/web/api/webglrenderingcontext/depthfunc/index.html index 71c4c1b04e..f0d2c78a5c 100644 --- a/files/zh-cn/web/api/webglrenderingcontext/depthfunc/index.html +++ b/files/zh-cn/web/api/webglrenderingcontext/depthfunc/index.html @@ -72,8 +72,6 @@ gl.depthFunc(gl.NEVER); <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.WebGLRenderingContext.depthFunc")}}</p> <h2 id="另请参阅">另请参阅</h2> |