aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/window
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 11:26:13 -0400
committerGitHub <noreply@github.com>2021-08-02 12:26:13 -0300
commit6e961125c89cdc8c3f644bff485254b3b4afee67 (patch)
tree161cec441e519623173c5ecb7068ca6cecc18974 /files/pt-br/web/api/window
parent5163b0ac5f836de388b6395fdbdc3605aa9ff422 (diff)
downloadtranslated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.tar.gz
translated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.tar.bz2
translated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.zip
remove link 'title' attributes that's just the 'href' (pt-br, part 3) (#1843)
Diffstat (limited to 'files/pt-br/web/api/window')
-rw-r--r--files/pt-br/web/api/window/beforeunload_event/index.html2
-rw-r--r--files/pt-br/web/api/window/document/index.html2
-rw-r--r--files/pt-br/web/api/window/requestanimationframe/index.html4
-rw-r--r--files/pt-br/web/api/window/setimmediate/index.html4
4 files changed, 6 insertions, 6 deletions
diff --git a/files/pt-br/web/api/window/beforeunload_event/index.html b/files/pt-br/web/api/window/beforeunload_event/index.html
index d8e22e6ba8..9a3ecd1758 100644
--- a/files/pt-br/web/api/window/beforeunload_event/index.html
+++ b/files/pt-br/web/api/window/beforeunload_event/index.html
@@ -103,5 +103,5 @@ window.addEventListener("beforeunload", function (event) {
<li>{{Event("readystatechange")}}</li>
<li>{{Event("load")}}</li>
<li>{{Event("unload")}}</li>
- <li><a href="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document" title="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document">Descarregando documentos — Confirmando para descarregar o documento</a> (em inglês)</li>
+ <li><a href="http://www.whatwg.org/specs/web-apps/current-work/#prompt-to-unload-a-document">Descarregando documentos — Confirmando para descarregar o documento</a> (em inglês)</li>
</ul>
diff --git a/files/pt-br/web/api/window/document/index.html b/files/pt-br/web/api/window/document/index.html
index e5e169968f..107d37af53 100644
--- a/files/pt-br/web/api/window/document/index.html
+++ b/files/pt-br/web/api/window/document/index.html
@@ -52,5 +52,5 @@ translation_of: Web/API/Window/document
<h2 id="Specification" name="Specification">Especificação</h2>
<ul>
- <li><a href="http://www.whatwg.org/html/#the-window-object" title="http://www.whatwg.org/html/#the-window-object">HTML</a></li>
+ <li><a href="http://www.whatwg.org/html/#the-window-object">HTML</a></li>
</ul>
diff --git a/files/pt-br/web/api/window/requestanimationframe/index.html b/files/pt-br/web/api/window/requestanimationframe/index.html
index 3db300182a..dc7a900d6a 100644
--- a/files/pt-br/web/api/window/requestanimationframe/index.html
+++ b/files/pt-br/web/api/window/requestanimationframe/index.html
@@ -100,7 +100,7 @@ window.requestAnimationFrame(step);
<li><a href="http://paulirish.com/2011/requestanimationframe-for-smart-animating/">requestAnimationFrame for smart animating</a> - Post do blog</li>
<li><a href="http://hacks.mozilla.org/2011/08/animating-with-javascript-from-setinterval-to-requestanimationframe/">Animating with javascript: from setInterval to requestAnimationFrame</a> - Post do blog</li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2011/07/05/using-pc-hardware-more-efficiently-in-html5-new-web-performance-apis-part-1.aspx">Using PC Hardware more efficiently in HTML5: New Web Performance APIs, Part 1</a> - Post do blog</li>
- <li><a href="http://www.testufo.com/#test=animation-time-graph" title="http://www.testufo.com/#test=animation-time-graph">TestUFO: Test your web browser for requestAnimationFrame() Timing Deviations</a></li>
- <li>Paul Irish:  <a class="external external-icon" href="http://www.paulirish.com/2011/requestanimationframe-for-smart-animating/" title="http://www.paulirish.com/2011/requestanimationframe-for-smart-animating/">requestAnimationFrame for Smart Animating</a></li>
+ <li><a href="http://www.testufo.com/#test=animation-time-graph">TestUFO: Test your web browser for requestAnimationFrame() Timing Deviations</a></li>
+ <li>Paul Irish:  <a class="external external-icon" href="http://www.paulirish.com/2011/requestanimationframe-for-smart-animating/">requestAnimationFrame for Smart Animating</a></li>
<li>Paul Irish: <a class="external external-icon" href="http://updates.html5rocks.com/2012/05/requestAnimationFrame-API-now-with-sub-millisecond-precision">requestAnimationFrame API: now with sub-millisecond precision</a></li>
</ul>
diff --git a/files/pt-br/web/api/window/setimmediate/index.html b/files/pt-br/web/api/window/setimmediate/index.html
index 816ffce143..c46f5040d9 100644
--- a/files/pt-br/web/api/window/setimmediate/index.html
+++ b/files/pt-br/web/api/window/setimmediate/index.html
@@ -7,7 +7,7 @@ translation_of: Web/API/Window/setImmediate
<p>Esse método é usado para interromper operações de longa duração e executar uma função de retorno de chamada imediatamente após o navegador ter concluído outras operações, como eventos e atualizações de exibição.</p>
-<div class="note">Não se espera que este método se torne padrão, e é implementado somente por compilações recentes do Internet Explorer e Node.js 0.10+. Existem resistencias de ambos <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=686201" title="https://bugzilla.mozilla.org/show_bug.cgi?id=686201">Gecko</a> (Firefox) e <a href="http://code.google.com/p/chromium/issues/detail?id=146172" title="http://code.google.com/p/chromium/issues/detail?id=146172">Webkit</a> (Google/Apple).</div>
+<div class="note">Não se espera que este método se torne padrão, e é implementado somente por compilações recentes do Internet Explorer e Node.js 0.10+. Existem resistencias de ambos <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=686201" title="https://bugzilla.mozilla.org/show_bug.cgi?id=686201">Gecko</a> (Firefox) e <a href="http://code.google.com/p/chromium/issues/detail?id=146172">Webkit</a> (Google/Apple).</div>
<h2 id="Sintaxe">Sintaxe</h2>
@@ -26,7 +26,7 @@ var <em>immediateID</em> = setImmediate(<em>func</em>);
<p>O método {{ domxref("window.clearImmediate") }} pode ser usado para limpar as ações immediate, como por exemplo {{ domxref("window.clearTimeout") }} para {{ domxref("window.setTimeout") }}.</p>
-<p>Esse método pode ser usado ao invés de <code>setTimeout(fn, 0)</code>, para executar <a href="http://www.nczonline.net/blog/2009/08/11/timed-array-processing-in-javascript/" title="http://www.nczonline.net/blog/2009/08/11/timed-array-processing-in-javascript/">operações pesadas</a>. </p>
+<p>Esse método pode ser usado ao invés de <code>setTimeout(fn, 0)</code>, para executar <a href="http://www.nczonline.net/blog/2009/08/11/timed-array-processing-in-javascript/">operações pesadas</a>. </p>
<p>Essa função pode ser emulada de algumas maneiras:</p>