aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/tooltipnode/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/document/tooltipnode/index.html')
-rw-r--r--files/fr/web/api/document/tooltipnode/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/document/tooltipnode/index.html b/files/fr/web/api/document/tooltipnode/index.html
index 681797c298..13c0927cff 100644
--- a/files/fr/web/api/document/tooltipnode/index.html
+++ b/files/fr/web/api/document/tooltipnode/index.html
@@ -15,11 +15,11 @@ translation_of: Web/API/Document/tooltipNode
<p>Renvoie le noeud qui est la cible de l'actuel {{ XULElem("tooltip") }}.</p>
-<h2 id="Usage" name="Usage">Syntaxe</h2>
+<h2 id="Usage">Syntaxe</h2>
<pre class="eval">document.tooltipNode;
</pre>
-<h2 id="Specification" name="Specification">Spécification</h2>
+<h2 id="Specification">Spécification</h2>
<p>XUL-specific method. Not part of any specification. Defined in {{ Source("dom/public/idl/xul/nsIDOMXULDocument.idl#59", "nsIDOMXULDocument.idl") }}.</p>