From 09d10136633355937867a21d65db64ae3c4d5829 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 27 Oct 2021 18:02:34 +0300 Subject: Использование макроса для вставки специфицикаций - 2 (#2883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ru/web/api/webglprogram/index.html | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'files/ru/web/api/webglprogram') diff --git a/files/ru/web/api/webglprogram/index.html b/files/ru/web/api/webglprogram/index.html index e7d4c4f7c8..7ad0d375ba 100644 --- a/files/ru/web/api/webglprogram/index.html +++ b/files/ru/web/api/webglprogram/index.html @@ -50,20 +50,7 @@ gl.drawArrays(gl.TRIANGLES, 0, 3);

Спецификация

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('WebGL', "#5.6", "WebGLProgram")}}{{Spec2('WebGL')}}Initial definition.
+{{Specifications}}

Совместимость с браузерами

{{Compat("api/WebGLProgram", "WebGLProgram")}}

-- cgit v1.2.3-54-g00ecf