diff options
Diffstat (limited to 'files/zh-cn/web/api/webglbuffer')
-rw-r--r-- | files/zh-cn/web/api/webglbuffer/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/webglbuffer/index.html b/files/zh-cn/web/api/webglbuffer/index.html index 631e923eb4..f5b81921d7 100644 --- a/files/zh-cn/web/api/webglbuffer/index.html +++ b/files/zh-cn/web/api/webglbuffer/index.html @@ -50,8 +50,6 @@ var buffer = gl.createBuffer(); <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.WebGLBuffer")}}</p> <h2 id="另请参阅">另请参阅</h2> |