aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/webglprogram
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/webglprogram')
-rw-r--r--files/ru/web/api/webglprogram/index.html15
1 files changed, 1 insertions, 14 deletions
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);
<h2 id="Спецификация">Спецификация</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comment</th>
- </tr>
- <tr>
- <td>{{SpecName('WebGL', "#5.6", "WebGLProgram")}}</td>
- <td>{{Spec2('WebGL')}}</td>
- <td>Initial definition.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<p>{{Compat("api/WebGLProgram", "WebGLProgram")}}</p>