diff options
Diffstat (limited to 'files/ru/web/api/webgl_compressed_texture_pvrtc')
-rw-r--r-- | files/ru/web/api/webgl_compressed_texture_pvrtc/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
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 03ad7b143d..0699ea2e24 100644 --- a/files/ru/web/api/webgl_compressed_texture_pvrtc/index.html +++ b/files/ru/web/api/webgl_compressed_texture_pvrtc/index.html @@ -62,9 +62,6 @@ gl.compressedTexImage2D(gl.TEXTURE_2D, 0, ext.COMPRESSED_RGB_PVRTC_4BPPV1_IMG, 5 </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.WEBGL_compressed_texture_pvrtc")}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |