aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/window/getdefaultcomputedstyle
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/window/getdefaultcomputedstyle')
-rw-r--r--files/fr/web/api/window/getdefaultcomputedstyle/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/window/getdefaultcomputedstyle/index.html b/files/fr/web/api/window/getdefaultcomputedstyle/index.html
index eb433e24e2..7c2363a4e4 100644
--- a/files/fr/web/api/window/getdefaultcomputedstyle/index.html
+++ b/files/fr/web/api/window/getdefaultcomputedstyle/index.html
@@ -32,7 +32,7 @@ translation_of: Web/API/window/getDefaultComputedStyle
var miseEnForme = window.getDefaultComputedStyle(elem1);
</pre>
-<pre class="brush: js">&lt;style&gt;
+<pre class="brush: html">&lt;style&gt;
#conteneur-elem {
position: absolute;
left: 100px;