aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/webglrenderingcontext/clear/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/webglrenderingcontext/clear/index.html')
-rw-r--r--files/ru/web/api/webglrenderingcontext/clear/index.html20
1 files changed, 1 insertions, 19 deletions
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);
<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.11", "clear")}}</td>
- <td>{{Spec2('WebGL')}}</td>
- <td>Изначальное определение</td>
- </tr>
- <tr>
- <td>{{SpecName('OpenGL ES 2.0', "glClear.xml", "glClear")}}</td>
- <td>{{Spec2('OpenGL ES 2.0')}}</td>
- <td>Справочная страница OpenGL API.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
<p>{{Compat("api.WebGLRenderingContext.clear")}}</p>