diff options
Diffstat (limited to 'files/fr/glossary/browsing_context/index.html')
-rw-r--r-- | files/fr/glossary/browsing_context/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/browsing_context/index.html b/files/fr/glossary/browsing_context/index.html index bc9edefd44..967e31edcd 100644 --- a/files/fr/glossary/browsing_context/index.html +++ b/files/fr/glossary/browsing_context/index.html @@ -1,9 +1,10 @@ --- title: Contexte de navigation -slug: Glossaire/Browsing_context +slug: Glossary/Browsing_context tags: - Glossaire translation_of: Glossary/Browsing_context +original_slug: Glossaire/Browsing_context --- <p>Un <strong>contexte de navigation</strong> est l'environnement dans lequel un {{glossary("Browser","navigateur")}} affiche un {{domxref("Document","document")}}. <span class="tlid-translation translation" lang="fr"><span title="">Dans les navigateurs modernes, il s'agit généralement d'un onglet, mais il peut s'agir d'une fenêtre ou encore seulement des parties d'une page, comme une </span></span>{{HTMLElement("frame")}} <span class="tlid-translation translation" lang="fr"><span title="">ou une </span></span>{{HTMLElement("iframe")}}<span class="tlid-translation translation" lang="fr"><span title="">.</span></span></p> |