diff options
author | Maxim Postautov <54762420+mpstv@users.noreply.github.com> | 2021-07-15 19:33:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 19:33:00 +0300 |
commit | 4fbe5a0194ad7a21a5206d61845577f177b25217 (patch) | |
tree | 77a75c4b84e287ee208507c5e5c4f9b433fdb590 /files/ru/web/api/canvas_api/tutorial/transformations | |
parent | 187d4eb1e4784a944d28e22371ea08f39b538b27 (diff) | |
download | translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.tar.gz translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.tar.bz2 translated-content-4fbe5a0194ad7a21a5206d61845577f177b25217.zip |
clean up mozilla wiki links (#1539)
Diffstat (limited to 'files/ru/web/api/canvas_api/tutorial/transformations')
-rw-r--r-- | files/ru/web/api/canvas_api/tutorial/transformations/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/canvas_api/tutorial/transformations/index.html b/files/ru/web/api/canvas_api/tutorial/transformations/index.html index bdba6eae69..96e9083bed 100644 --- a/files/ru/web/api/canvas_api/tutorial/transformations/index.html +++ b/files/ru/web/api/canvas_api/tutorial/transformations/index.html @@ -218,7 +218,7 @@ translation_of: Web/API/Canvas_API/Tutorial/Transformations </dl> <dl> - <dd>If any of the arguments are <code><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity" title="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity">Infinity</a></code> the transformation matrix must be marked as infinite instead of the method throwing an exception.</dd> + <dd>If any of the arguments are <code><a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity" title="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity">Infinity</a></code> the transformation matrix must be marked as infinite instead of the method throwing an exception.</dd> </dl> <p>Параметры функции:</p> |