diff options
Diffstat (limited to 'files/ru/web/api/htmlcanvaselement/toblob')
-rw-r--r-- | files/ru/web/api/htmlcanvaselement/toblob/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/htmlcanvaselement/toblob/index.html b/files/ru/web/api/htmlcanvaselement/toblob/index.html index 04f49dafb0..04840d40e6 100644 --- a/files/ru/web/api/htmlcanvaselement/toblob/index.html +++ b/files/ru/web/api/htmlcanvaselement/toblob/index.html @@ -138,7 +138,7 @@ canvas.toBlob(blobCallback('passThisString'), 'image/vnd.microsoft.icon', <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> -<p>{{Compat("api.HTMLCanvasElement.toBlob")}}</p> +<p>{{Compat}}</p> <h2 id="Полифил">Полифил</h2> |