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 --- .../ru/web/api/webgl_compressed_texture_pvrtc/index.html | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'files/ru/web/api/webgl_compressed_texture_pvrtc') diff --git a/files/ru/web/api/webgl_compressed_texture_pvrtc/index.html b/files/ru/web/api/webgl_compressed_texture_pvrtc/index.html index 0699ea2e24..823aebdec4 100644 --- a/files/ru/web/api/webgl_compressed_texture_pvrtc/index.html +++ b/files/ru/web/api/webgl_compressed_texture_pvrtc/index.html @@ -46,20 +46,7 @@ gl.compressedTexImage2D(gl.TEXTURE_2D, 0, ext.COMPRESSED_RGB_PVRTC_4BPPV1_IMG, 5

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

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('WEBGL_compressed_texture_pvrtc', "", "WEBGL_compressed_texture_pvrtc")}}{{Spec2('WEBGL_compressed_texture_pvrtc')}}Начальное определение.
+{{Specifications}}

Браузерная совместимость

{{Compat("api.WEBGL_compressed_texture_pvrtc")}}

-- cgit v1.2.3-54-g00ecf