diff options
Diffstat (limited to 'files/ru/web/api/webglrenderingcontext/getshaderinfolog/index.html')
-rw-r--r-- | files/ru/web/api/webglrenderingcontext/getshaderinfolog/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/api/webglrenderingcontext/getshaderinfolog/index.html b/files/ru/web/api/webglrenderingcontext/getshaderinfolog/index.html index ad39d29c01..3d496038d5 100644 --- a/files/ru/web/api/webglrenderingcontext/getshaderinfolog/index.html +++ b/files/ru/web/api/webglrenderingcontext/getshaderinfolog/index.html @@ -43,25 +43,7 @@ if (message.length > 0) { <h2 id="Спецификация">Спецификация</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарии</th> - </tr> - <tr> - <td>{{SpecName('WebGL', "#5.14.9", "getShaderInfoLog")}}</td> - <td>{{Spec2('WebGL')}}</td> - <td>Initial definition.</td> - </tr> - <tr> - <td>{{SpecName('OpenGL ES 2.0', "glGetShaderInfoLog.xml", "glGetShaderInfoLog")}}</td> - <td>{{Spec2('OpenGL ES 2.0')}}</td> - <td>Man page of the OpenGL API.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |