diff options
Diffstat (limited to 'files/ru/web/api/htmlcanvaselement/getcontext/index.html')
-rw-r--r-- | files/ru/web/api/htmlcanvaselement/getcontext/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/htmlcanvaselement/getcontext/index.html b/files/ru/web/api/htmlcanvaselement/getcontext/index.html index 18e50dc31b..2569342750 100644 --- a/files/ru/web/api/htmlcanvaselement/getcontext/index.html +++ b/files/ru/web/api/htmlcanvaselement/getcontext/index.html @@ -261,7 +261,7 @@ console.log(ctx); // CanvasRenderingContext2D { ... } <p>[4] Gecko 25 implements this as "<code>experimental-webgl2</code>" behind the user preference <code>webgl.enable-prototype-webgl2</code>. Starting with Gecko 42, the string "webgl2" is used behind the same preference.</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>The interface defining it, {{domxref("HTMLCanvasElement")}}.</li> |