diff options
Diffstat (limited to 'files/ru/web/api/webglprogram')
-rw-r--r-- | files/ru/web/api/webglprogram/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/files/ru/web/api/webglprogram/index.html b/files/ru/web/api/webglprogram/index.html index 2a4e8cee48..e7d4c4f7c8 100644 --- a/files/ru/web/api/webglprogram/index.html +++ b/files/ru/web/api/webglprogram/index.html @@ -66,9 +66,6 @@ gl.drawArrays(gl.TRIANGLES, 0, 3); </table> <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/WebGLProgram", "WebGLProgram")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |