diff options
Diffstat (limited to 'files/fr/web/api/window/devicepixelratio/index.html')
-rw-r--r-- | files/fr/web/api/window/devicepixelratio/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/window/devicepixelratio/index.html b/files/fr/web/api/window/devicepixelratio/index.html index 0b4750d74a..f7a9d3a7bf 100644 --- a/files/fr/web/api/window/devicepixelratio/index.html +++ b/files/fr/web/api/window/devicepixelratio/index.html @@ -9,7 +9,7 @@ translation_of: Web/API/Window/devicePixelRatio <p>Aucun rappel ni événement ne se déclenche lorsque la valeur change (par exemple, si vous glissez la fenêtre entre deux écrans à densités de pixels différentes).</p> -<h2 id="Syntax" name="Syntax">Syntaxe</h2> +<h2 id="Syntax">Syntaxe</h2> <pre class="syntaxbox"><em><var>valeur</var></em> = window.devicePixelRatio; </pre> |