aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/document/index.html')
-rw-r--r--files/fr/web/api/document/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/document/index.html b/files/fr/web/api/document/index.html
index fa8a1dd365..9254486cbe 100644
--- a/files/fr/web/api/document/index.html
+++ b/files/fr/web/api/document/index.html
@@ -467,7 +467,7 @@ translation_of: Web/API/Document
<dd><span id="result_box" lang="fr"><span>Cette méthode n'a jamais rien fait et a toujours lancé une exception, elle a donc été supprimée dans Gecko 14.0 {{geckoRelease ("14.0")}}.</span></span></dd>
<dt>{{domxref("document.getBoxObjectFor")}} {{obsolete_inline}}</dt>
<dd>Utiliser la méthode {{domxref("Element.getBoundingClientRect()")}} à la place.</dd>
- <dt>{{domxref("document.loadOverlay")}} {{Fx_minversion_inline("1.5")}}</dt>
+ <dt>{{domxref("document.loadOverlay")}}</dt>
<dd>charge dynamiquement un <a href="https://developer.mozilla.org/fr/docs/Overlays_XUL" title="XUL_Overlays">XUL overlay</a> . Celui-ci fonctionne seulement dans les documents XUL.</dd>
<dt>{{domxref("document.queryCommandText")}} {{obsolete_inline("14.0")}}</dt>
<dd><span id="result_box" lang="fr"><span>Cette méthode n'a jamais rien fait d'autre que de lancer une exception, elle a donc été supprimée dans Gecko 14.0 {{geckoRelease ("14.0")}}.</span></span></dd>