diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-06-21 10:14:26 -0400 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-06-22 00:53:02 +0800 |
commit | 5289f869c03040182fc69da3e05bc5288a3490bc (patch) | |
tree | 622e1f54367b307bce1981edaeb9d142722b9d97 /files/zh-cn/web/api/webglrenderingcontext/getuniform | |
parent | 567f76d53b5d14e617a143ccbf66dbbcc9fbf93a (diff) | |
download | translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.gz translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.bz2 translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.zip |
remove hidden bcd table paragraph from 'zh-cn'
Part of #1008
Diffstat (limited to 'files/zh-cn/web/api/webglrenderingcontext/getuniform')
-rw-r--r-- | files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html b/files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html index 924ee123be..5c9621f5c3 100644 --- a/files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html +++ b/files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html @@ -201,7 +201,7 @@ gl.getUniform(program, loc); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">此页面中的兼容性表格由结构化数据生成。如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送获取请求。</p> + <p>{{Compat("api.WebGLRenderingContext.getUniform")}}</p> |