aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/webglrenderingcontext/bindbuffer
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:40:34 +0900
committerGitHub <noreply@github.com>2021-06-24 00:40:34 +0900
commitf68112ddfc3bf6698157ef5d7299e0a2d69c4437 (patch)
tree4f9552fbda1761bc011b80d7f46c5d1a6a8ec38f /files/ja/web/api/webglrenderingcontext/bindbuffer
parenta9a798516cc543f64411d517a7e8443ba0c1834c (diff)
downloadtranslated-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.html2
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>