aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/window/focus/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/window/focus/index.html')
-rw-r--r--files/fr/web/api/window/focus/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/fr/web/api/window/focus/index.html b/files/fr/web/api/window/focus/index.html
index 51d55e804a..b07ab44b65 100644
--- a/files/fr/web/api/window/focus/index.html
+++ b/files/fr/web/api/window/focus/index.html
@@ -14,14 +14,14 @@ translation_of: Web/API/Window/focus
<pre class="eval">window.focus()
</pre>
-<h2 id="Example" name="Example">Exemple</h2>
+<h2 id="Example">Exemple</h2>
<pre class="eval">if (clicked) { window.focus(); }
</pre>
-<h2 id="Specification" name="Specification">Spécification</h2>
+<h2 id="Specification">Spécification</h2>
-<table class="spectable standard-table">
+<table class="standard-table">
<tbody>
<tr>
<th scope="col">Specification</th>