diff options
Diffstat (limited to 'files/ru/web/api/webglrenderingcontext/bindbuffer/index.html')
-rw-r--r-- | files/ru/web/api/webglrenderingcontext/bindbuffer/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/files/ru/web/api/webglrenderingcontext/bindbuffer/index.html b/files/ru/web/api/webglrenderingcontext/bindbuffer/index.html index 8a0b5edb57..09c38c1a85 100644 --- a/files/ru/web/api/webglrenderingcontext/bindbuffer/index.html +++ b/files/ru/web/api/webglrenderingcontext/bindbuffer/index.html @@ -106,9 +106,6 @@ gl.getParameter(gl.ELEMENT_ARRAY_BUFFER_BINDING); </table> <h2 id="Browser_compatibility">Browser compatibility</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="See_also">See also</h2> |