diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:40:34 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:40:34 +0900 |
commit | f68112ddfc3bf6698157ef5d7299e0a2d69c4437 (patch) | |
tree | 4f9552fbda1761bc011b80d7f46c5d1a6a8ec38f /files/ja/web/api/webglrenderingcontext/bindbuffer | |
parent | a9a798516cc543f64411d517a7e8443ba0c1834c (diff) | |
download | translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.tar.gz translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.tar.bz2 translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.zip |
web/api/w-x* の browser-compat-data に関する非表示の指示を一括削除 (#1196)
Diffstat (limited to 'files/ja/web/api/webglrenderingcontext/bindbuffer')
-rw-r--r-- | files/ja/web/api/webglrenderingcontext/bindbuffer/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/webglrenderingcontext/bindbuffer/index.html b/files/ja/web/api/webglrenderingcontext/bindbuffer/index.html index 1dfa4e17ae..e2133d9477 100644 --- a/files/ja/web/api/webglrenderingcontext/bindbuffer/index.html +++ b/files/ja/web/api/webglrenderingcontext/bindbuffer/index.html @@ -109,8 +109,6 @@ gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING); <h2 id="ブラウザーの対応">ブラウザーの対応</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("api.WebGLRenderingContext.bindBuffer")}}</p> <h2 id="関連項目">関連項目</h2> |