diff options
Diffstat (limited to 'files/ru/web/api/canvasrenderingcontext2d/getimagedata/index.html')
| -rw-r--r-- | files/ru/web/api/canvasrenderingcontext2d/getimagedata/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ru/web/api/canvasrenderingcontext2d/getimagedata/index.html b/files/ru/web/api/canvasrenderingcontext2d/getimagedata/index.html index b044c1de1f..6facbcfe40 100644 --- a/files/ru/web/api/canvasrenderingcontext2d/getimagedata/index.html +++ b/files/ru/web/api/canvasrenderingcontext2d/getimagedata/index.html @@ -91,10 +91,6 @@ ctx.putImageData(imageData, 150, 10);</code></pre> <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> -<div class="hidden"> -<p>The compatibility table on 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> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.getImageData")}}</p> <p> </p> |
