aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api')
-rw-r--r--files/pt-br/web/api/cryptokey/algorithm/index.html1
-rw-r--r--files/pt-br/web/api/cryptokey/extractable/index.html1
-rw-r--r--files/pt-br/web/api/cryptokey/type/index.html1
-rw-r--r--files/pt-br/web/api/cryptokey/usages/index.html1
-rw-r--r--files/pt-br/web/api/deviceacceleration/index.html1
-rw-r--r--files/pt-br/web/api/devicerotationrate/index.html1
-rw-r--r--files/pt-br/web/api/document/activeelement/index.html1
-rw-r--r--files/pt-br/web/api/document/elementfrompoint/index.html1
-rw-r--r--files/pt-br/web/api/document/getselection/index.html1
-rw-r--r--files/pt-br/web/api/element/accesskey/index.html1
-rw-r--r--files/pt-br/web/api/element/name/index.html1
-rw-r--r--files/pt-br/web/api/randomsource/index.html1
-rw-r--r--files/pt-br/web/api/svgaelement/svgalement.target/index.html1
-rw-r--r--files/pt-br/web/api/window/onscroll/index.html1
-rw-r--r--files/pt-br/web/api/window/url/index.html1
-rw-r--r--files/pt-br/web/api/windowbase64/index.html1
-rw-r--r--files/pt-br/web/api/windowtimers/index.html1
17 files changed, 17 insertions, 0 deletions
diff --git a/files/pt-br/web/api/cryptokey/algorithm/index.html b/files/pt-br/web/api/cryptokey/algorithm/index.html
index ab2440f6b6..d80199a4ed 100644
--- a/files/pt-br/web/api/cryptokey/algorithm/index.html
+++ b/files/pt-br/web/api/cryptokey/algorithm/index.html
@@ -9,6 +9,7 @@ tags:
- Referencia
- Web Crypto API
translation_of: Web/API/CryptoKey
+translation_of_original: Web/API/CryptoKey/algorithm
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/pt-br/web/api/cryptokey/extractable/index.html b/files/pt-br/web/api/cryptokey/extractable/index.html
index 6ff8bde9c7..4fe2885cbc 100644
--- a/files/pt-br/web/api/cryptokey/extractable/index.html
+++ b/files/pt-br/web/api/cryptokey/extractable/index.html
@@ -9,6 +9,7 @@ tags:
- Referencia
- Web Crypto API
translation_of: Web/API/CryptoKey
+translation_of_original: Web/API/CryptoKey/extractable
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/pt-br/web/api/cryptokey/type/index.html b/files/pt-br/web/api/cryptokey/type/index.html
index 6a1bc1703e..666de87d23 100644
--- a/files/pt-br/web/api/cryptokey/type/index.html
+++ b/files/pt-br/web/api/cryptokey/type/index.html
@@ -9,6 +9,7 @@ tags:
- Referencia
- Web Crypto API
translation_of: Web/API/CryptoKey
+translation_of_original: Web/API/CryptoKey/type
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/pt-br/web/api/cryptokey/usages/index.html b/files/pt-br/web/api/cryptokey/usages/index.html
index ba51dbaa0f..c74a658a32 100644
--- a/files/pt-br/web/api/cryptokey/usages/index.html
+++ b/files/pt-br/web/api/cryptokey/usages/index.html
@@ -9,6 +9,7 @@ tags:
- Referencia
- Web Crypto API
translation_of: Web/API/CryptoKey
+translation_of_original: Web/API/CryptoKey/usages
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/pt-br/web/api/deviceacceleration/index.html b/files/pt-br/web/api/deviceacceleration/index.html
index 7f46e75436..e8e5432e4a 100644
--- a/files/pt-br/web/api/deviceacceleration/index.html
+++ b/files/pt-br/web/api/deviceacceleration/index.html
@@ -6,6 +6,7 @@ tags:
- Experimental
- Interface
translation_of: Web/API/DeviceMotionEventAcceleration
+translation_of_original: Web/API/DeviceAcceleration
---
<div>{{ ApiRef("Device Orientation Events") }}{{SeeCompatTable}}</div>
diff --git a/files/pt-br/web/api/devicerotationrate/index.html b/files/pt-br/web/api/devicerotationrate/index.html
index bce9a29495..872b3c6f25 100644
--- a/files/pt-br/web/api/devicerotationrate/index.html
+++ b/files/pt-br/web/api/devicerotationrate/index.html
@@ -2,6 +2,7 @@
title: DeviceRotationRate
slug: Web/API/DeviceRotationRate
translation_of: Web/API/DeviceMotionEventRotationRate
+translation_of_original: Web/API/DeviceRotationRate
---
<p>{{ ApiRef("Device Orientation Events") }} {{SeeCompatTable}}</p>
diff --git a/files/pt-br/web/api/document/activeelement/index.html b/files/pt-br/web/api/document/activeelement/index.html
index c29692eaf3..ca10f98461 100644
--- a/files/pt-br/web/api/document/activeelement/index.html
+++ b/files/pt-br/web/api/document/activeelement/index.html
@@ -8,6 +8,7 @@ tags:
- Property
- Reference
translation_of: Web/API/DocumentOrShadowRoot/activeElement
+translation_of_original: Web/API/Document/activeElement
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/pt-br/web/api/document/elementfrompoint/index.html b/files/pt-br/web/api/document/elementfrompoint/index.html
index ce447f2830..c64d67dd08 100644
--- a/files/pt-br/web/api/document/elementfrompoint/index.html
+++ b/files/pt-br/web/api/document/elementfrompoint/index.html
@@ -9,6 +9,7 @@ tags:
- NeedsMobileBrowserCompatibility
- Reference
translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint
+translation_of_original: Web/API/Document/elementFromPoint
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/pt-br/web/api/document/getselection/index.html b/files/pt-br/web/api/document/getselection/index.html
index 9a2aab76d5..2f52375799 100644
--- a/files/pt-br/web/api/document/getselection/index.html
+++ b/files/pt-br/web/api/document/getselection/index.html
@@ -2,6 +2,7 @@
title: Document.getSelection()
slug: Web/API/Document/getSelection
translation_of: Web/API/DocumentOrShadowRoot/getSelection
+translation_of_original: Web/API/Document/getSelection
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/pt-br/web/api/element/accesskey/index.html b/files/pt-br/web/api/element/accesskey/index.html
index b05fb5e2b3..e0425e3645 100644
--- a/files/pt-br/web/api/element/accesskey/index.html
+++ b/files/pt-br/web/api/element/accesskey/index.html
@@ -2,6 +2,7 @@
title: Element.accessKey
slug: Web/API/Element/accessKey
translation_of: Web/API/HTMLElement/accessKey
+translation_of_original: Web/API/Element/accessKey
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/pt-br/web/api/element/name/index.html b/files/pt-br/web/api/element/name/index.html
index d91ce0aa28..93f5faee9a 100644
--- a/files/pt-br/web/api/element/name/index.html
+++ b/files/pt-br/web/api/element/name/index.html
@@ -11,6 +11,7 @@ tags:
- Reference
- Web
translation_of: Web/API
+translation_of_original: Web/API/Element/name
---
<p>{{ APIRef("DOM") }}</p>
diff --git a/files/pt-br/web/api/randomsource/index.html b/files/pt-br/web/api/randomsource/index.html
index 8678075371..e0dbd0a970 100644
--- a/files/pt-br/web/api/randomsource/index.html
+++ b/files/pt-br/web/api/randomsource/index.html
@@ -8,6 +8,7 @@ tags:
- Referencia
- Web Crypto API
translation_of: Web/API/Crypto/getRandomValues
+translation_of_original: Web/API/RandomSource
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/pt-br/web/api/svgaelement/svgalement.target/index.html b/files/pt-br/web/api/svgaelement/svgalement.target/index.html
index ebd533b068..e197ee81e5 100644
--- a/files/pt-br/web/api/svgaelement/svgalement.target/index.html
+++ b/files/pt-br/web/api/svgaelement/svgalement.target/index.html
@@ -5,6 +5,7 @@ tags:
- Imagem vetorial
- Vetores
translation_of: Web/API/SVGAElement/target
+translation_of_original: Web/API/SVGAElement/SVGAlement.target
---
<p>{{APIRef("SVGAElement")}}</p>
diff --git a/files/pt-br/web/api/window/onscroll/index.html b/files/pt-br/web/api/window/onscroll/index.html
index 9589f24eaa..e5e756482a 100644
--- a/files/pt-br/web/api/window/onscroll/index.html
+++ b/files/pt-br/web/api/window/onscroll/index.html
@@ -2,6 +2,7 @@
title: window.onscroll
slug: Web/API/Window/onscroll
translation_of: Web/API/GlobalEventHandlers/onscroll
+translation_of_original: Web/API/Window/onscroll
---
<p>{{ ApiRef() }}</p>
<h3 id="Summary" name="Summary">Sumário</h3>
diff --git a/files/pt-br/web/api/window/url/index.html b/files/pt-br/web/api/window/url/index.html
index 5c673ed4b6..1dec25bd24 100644
--- a/files/pt-br/web/api/window/url/index.html
+++ b/files/pt-br/web/api/window/url/index.html
@@ -2,6 +2,7 @@
title: Window.URL
slug: Web/API/Window/URL
translation_of: Web/API/URL
+translation_of_original: Web/API/Window/URL
---
<p>{{ApiRef("Window")}}{{SeeCompatTable}}</p>
diff --git a/files/pt-br/web/api/windowbase64/index.html b/files/pt-br/web/api/windowbase64/index.html
index 40051820b4..f51b72c102 100644
--- a/files/pt-br/web/api/windowbase64/index.html
+++ b/files/pt-br/web/api/windowbase64/index.html
@@ -9,6 +9,7 @@ tags:
- TopicStub
- WindowBase64
translation_of: Web/API/WindowOrWorkerGlobalScope
+translation_of_original: Web/API/WindowBase64
---
<p>{{APIRef("HTML DOM")}}</p>
diff --git a/files/pt-br/web/api/windowtimers/index.html b/files/pt-br/web/api/windowtimers/index.html
index bd995e8f74..8be6ca7e8b 100644
--- a/files/pt-br/web/api/windowtimers/index.html
+++ b/files/pt-br/web/api/windowtimers/index.html
@@ -2,6 +2,7 @@
title: WindowTimers
slug: Web/API/WindowTimers
translation_of: Web/API/WindowOrWorkerGlobalScope
+translation_of_original: Web/API/WindowTimers
---
<div>{{APIRef("HTML DOM")}}</div>