diff options
Diffstat (limited to 'files/fr/web/api/window/cancelanimationframe/index.html')
-rw-r--r-- | files/fr/web/api/window/cancelanimationframe/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/window/cancelanimationframe/index.html b/files/fr/web/api/window/cancelanimationframe/index.html index d418ffb4fe..a0c27fc7eb 100644 --- a/files/fr/web/api/window/cancelanimationframe/index.html +++ b/files/fr/web/api/window/cancelanimationframe/index.html @@ -17,7 +17,7 @@ translation_of: Web/API/Window/cancelAnimationFrame <h2 id="Syntaxe">Syntaxe</h2> -<pre class="syntaxbox" id="window.cancelAnimationFramerequestID_Paramètres">window.cancelAnimationFrame(<em>requestID</em>);</pre> +<pre class="syntaxbox">window.cancelAnimationFrame(<em>requestID</em>);</pre> <h3 id="Paramètres">Paramètres</h3> |