From f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 25 Oct 2021 10:06:22 +0300 Subject: Использование макроса для вставки специфицикаций (#2850) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Использование макроса для вставки специфицикаций * Replaces --- .../web/api/webglrenderingcontext/clear/index.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'files/ru/web/api/webglrenderingcontext/clear') diff --git a/files/ru/web/api/webglrenderingcontext/clear/index.html b/files/ru/web/api/webglrenderingcontext/clear/index.html index 12e94de761..42f0053b23 100644 --- a/files/ru/web/api/webglrenderingcontext/clear/index.html +++ b/files/ru/web/api/webglrenderingcontext/clear/index.html @@ -54,25 +54,7 @@ gl.getParameter(gl.STENCIL_CLEAR_VALUE);

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

- - - - - - - - - - - - - - - - - - -
СпецификацияСтатусКомментарии
{{SpecName('WebGL', "#5.14.11", "clear")}}{{Spec2('WebGL')}}Изначальное определение
{{SpecName('OpenGL ES 2.0', "glClear.xml", "glClear")}}{{Spec2('OpenGL ES 2.0')}}Справочная страница OpenGL API.
+{{Specifications}}

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

{{Compat("api.WebGLRenderingContext.clear")}}

-- cgit v1.2.3-54-g00ecf