aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/_redirects.txt2
-rw-r--r--files/pt-br/_wikihistory.json12
-rw-r--r--files/pt-br/web/api/document/elementfrompoint/index.html (renamed from files/pt-br/web/api/documentorshadowroot/elementfrompoint/index.html)4
3 files changed, 9 insertions, 9 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt
index 85c7b192d6..dc89b12bc6 100644
--- a/files/pt-br/_redirects.txt
+++ b/files/pt-br/_redirects.txt
@@ -554,8 +554,8 @@
/pt-BR/docs/Web/API/Document/async /pt-BR/docs/Web/API/XMLDocument/async
/pt-BR/docs/Web/API/Document/defaultView/popstate_event /pt-BR/docs/Web/API/Window/popstate_event
/pt-BR/docs/Web/API/Document/defaultView/resize_event /pt-BR/docs/Web/API/Window/resize_event
-/pt-BR/docs/Web/API/Document/elementFromPoint /pt-BR/docs/Web/API/DocumentOrShadowRoot/elementFromPoint
/pt-BR/docs/Web/API/DocumentOrShadowRoot/activeElement /pt-BR/docs/Web/API/Document/activeElement
+/pt-BR/docs/Web/API/DocumentOrShadowRoot/elementFromPoint /pt-BR/docs/Web/API/Document/elementFromPoint
/pt-BR/docs/Web/API/DocumentOrShadowRoot/getSelection /pt-BR/docs/Web/API/Document/getSelection
/pt-BR/docs/Web/API/DocumentoXML /pt-BR/docs/Web/API/XMLDocument
/pt-BR/docs/Web/API/Element.addEventListener /pt-BR/docs/Web/API/EventTarget/addEventListener
diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json
index fc9965ff16..75facc48d9 100644
--- a/files/pt-br/_wikihistory.json
+++ b/files/pt-br/_wikihistory.json
@@ -16958,12 +16958,6 @@
"Fernandolrs"
]
},
- "Web/API/DocumentOrShadowRoot/elementFromPoint": {
- "modified": "2019-03-23T22:29:17.399Z",
- "contributors": [
- "cezaraugusto"
- ]
- },
"Web/API/HTMLElement/accessKey": {
"modified": "2019-03-23T22:27:15.059Z",
"contributors": [
@@ -17367,5 +17361,11 @@
"contributors": [
"expalmer"
]
+ },
+ "Web/API/Document/elementFromPoint": {
+ "modified": "2019-03-23T22:29:17.399Z",
+ "contributors": [
+ "cezaraugusto"
+ ]
}
} \ No newline at end of file
diff --git a/files/pt-br/web/api/documentorshadowroot/elementfrompoint/index.html b/files/pt-br/web/api/document/elementfrompoint/index.html
index 912dd85e80..2b97e74bea 100644
--- a/files/pt-br/web/api/documentorshadowroot/elementfrompoint/index.html
+++ b/files/pt-br/web/api/document/elementfrompoint/index.html
@@ -1,6 +1,6 @@
---
title: Document.elementFromPoint()
-slug: Web/API/DocumentOrShadowRoot/elementFromPoint
+slug: Web/API/Document/elementFromPoint
tags:
- API
- CSSOM View
@@ -10,7 +10,7 @@ tags:
- Reference
translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint
translation_of_original: Web/API/Document/elementFromPoint
-original_slug: Web/API/Document/elementFromPoint
+original_slug: Web/API/DocumentOrShadowRoot/elementFromPoint
---
<div>{{APIRef("DOM")}}</div>