aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/documentorshadowroot
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/web/api/documentorshadowroot
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/web/api/documentorshadowroot')
-rw-r--r--files/pt-br/web/api/documentorshadowroot/activeelement/index.html3
-rw-r--r--files/pt-br/web/api/documentorshadowroot/elementfrompoint/index.html3
-rw-r--r--files/pt-br/web/api/documentorshadowroot/getselection/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/pt-br/web/api/documentorshadowroot/activeelement/index.html b/files/pt-br/web/api/documentorshadowroot/activeelement/index.html
index ca10f98461..2223a29d1d 100644
--- a/files/pt-br/web/api/documentorshadowroot/activeelement/index.html
+++ b/files/pt-br/web/api/documentorshadowroot/activeelement/index.html
@@ -1,6 +1,6 @@
---
title: Document.activeElement
-slug: Web/API/Document/activeElement
+slug: Web/API/DocumentOrShadowRoot/activeElement
tags:
- API
- Document
@@ -9,6 +9,7 @@ tags:
- Reference
translation_of: Web/API/DocumentOrShadowRoot/activeElement
translation_of_original: Web/API/Document/activeElement
+original_slug: Web/API/Document/activeElement
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/pt-br/web/api/documentorshadowroot/elementfrompoint/index.html b/files/pt-br/web/api/documentorshadowroot/elementfrompoint/index.html
index c64d67dd08..912dd85e80 100644
--- a/files/pt-br/web/api/documentorshadowroot/elementfrompoint/index.html
+++ b/files/pt-br/web/api/documentorshadowroot/elementfrompoint/index.html
@@ -1,6 +1,6 @@
---
title: Document.elementFromPoint()
-slug: Web/API/Document/elementFromPoint
+slug: Web/API/DocumentOrShadowRoot/elementFromPoint
tags:
- API
- CSSOM View
@@ -10,6 +10,7 @@ tags:
- Reference
translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint
translation_of_original: Web/API/Document/elementFromPoint
+original_slug: Web/API/Document/elementFromPoint
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/pt-br/web/api/documentorshadowroot/getselection/index.html b/files/pt-br/web/api/documentorshadowroot/getselection/index.html
index 2f52375799..11fff02755 100644
--- a/files/pt-br/web/api/documentorshadowroot/getselection/index.html
+++ b/files/pt-br/web/api/documentorshadowroot/getselection/index.html
@@ -1,8 +1,9 @@
---
title: Document.getSelection()
-slug: Web/API/Document/getSelection
+slug: Web/API/DocumentOrShadowRoot/getSelection
translation_of: Web/API/DocumentOrShadowRoot/getSelection
translation_of_original: Web/API/Document/getSelection
+original_slug: Web/API/Document/getSelection
---
<p>{{APIRef("DOM")}}</p>