diff options
Diffstat (limited to 'files/ru/web/api/canvasrenderingcontext2d/lineto/index.html')
-rw-r--r-- | files/ru/web/api/canvasrenderingcontext2d/lineto/index.html | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/files/ru/web/api/canvasrenderingcontext2d/lineto/index.html b/files/ru/web/api/canvasrenderingcontext2d/lineto/index.html index c935fa4c67..9d22e8d06d 100644 --- a/files/ru/web/api/canvasrenderingcontext2d/lineto/index.html +++ b/files/ru/web/api/canvasrenderingcontext2d/lineto/index.html @@ -86,20 +86,7 @@ ctx.stroke();</pre> <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('HTML WHATWG', "scripting.html#dom-context-2d-lineto", "CanvasRenderingContext2D.lineTo")}}</td> - <td>{{Spec2('HTML WHATWG')}}</td> - <td></td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> |