From da778d8d0a9e9622c6a7fba6d1f9fb7d3ebf4a04 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Thu, 19 Aug 2021 15:37:01 +0200 Subject: Removes wiki.d.m.o in absolute links (#1903) --- .../web/javascript/reference/global_objects/string/blink/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pt-br/web/javascript/reference/global_objects/string/blink') diff --git a/files/pt-br/web/javascript/reference/global_objects/string/blink/index.html b/files/pt-br/web/javascript/reference/global_objects/string/blink/index.html index 4b179a09de..cd7c399edd 100644 --- a/files/pt-br/web/javascript/reference/global_objects/string/blink/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/string/blink/index.html @@ -11,7 +11,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/blink ---
{{JSRef}} {{deprecated_header}}
-

O método blink() cria um elemento HTML <blink> que faz uma string piscar.

+

O método blink() cria um elemento HTML <blink> que faz uma string piscar.

Aviso: A criação de textos que piscam é desaprovada por vários padrões de acessibilidade. O próprio elemento <blink> não é padrão e está obsoleto!

@@ -23,7 +23,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/blink

Valor retornado

-

Uma string contendo um elemento HTML <blink>.

+

Uma string contendo um elemento HTML <blink>.

Descrição

-- cgit v1.2.3-54-g00ecf