From 28b935d9dca4bb27b8f53b4f211c004e233f52e4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 10:43:09 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br, part 2) (#1841) --- files/pt-br/web/html/element/area/index.html | 4 ++-- files/pt-br/web/html/element/article/index.html | 2 +- files/pt-br/web/html/element/audio/index.html | 4 ++-- files/pt-br/web/html/element/canvas/index.html | 10 +++++----- files/pt-br/web/html/element/datalist/index.html | 2 +- files/pt-br/web/html/element/del/index.html | 2 +- files/pt-br/web/html/element/details/index.html | 4 ++-- files/pt-br/web/html/element/dl/index.html | 2 +- files/pt-br/web/html/element/footer/index.html | 2 +- files/pt-br/web/html/element/form/index.html | 6 +++--- files/pt-br/web/html/element/img/index.html | 12 ++++++------ files/pt-br/web/html/element/ins/index.html | 2 +- files/pt-br/web/html/element/legend/index.html | 2 +- files/pt-br/web/html/element/meter/index.html | 2 +- files/pt-br/web/html/element/nav/index.html | 2 +- files/pt-br/web/html/element/output/index.html | 2 +- files/pt-br/web/html/element/progress/index.html | 4 ++-- files/pt-br/web/html/element/source/index.html | 4 ++-- files/pt-br/web/html/element/span/index.html | 2 +- files/pt-br/web/html/element/summary/index.html | 2 +- files/pt-br/web/html/element/table/index.html | 4 ++-- files/pt-br/web/html/element/time/index.html | 6 +++--- files/pt-br/web/html/element/video/index.html | 6 +++--- .../pt-br/web/html/global_attributes/data-_star_/index.html | 2 +- .../pt-br/web/html/quirks_mode_and_standards_mode/index.html | 2 +- 25 files changed, 46 insertions(+), 46 deletions(-) (limited to 'files/pt-br/web/html') diff --git a/files/pt-br/web/html/element/area/index.html b/files/pt-br/web/html/element/area/index.html index aef9444920..5f31fd0da2 100644 --- a/files/pt-br/web/html/element/area/index.html +++ b/files/pt-br/web/html/element/area/index.html @@ -43,7 +43,7 @@ translation_of: Web/HTML/Element/area
{{Htmlattrdef ("hreflang")}} {{HTMLVersionInline ("5")}}
-
Indica o idioma do recurso ligado. Os valores permitidos são determinados por BCP47 . Utilize este atributo somente se a href atributo está presente.
+
Indica o idioma do recurso ligado. Os valores permitidos são determinados por BCP47 . Utilize este atributo somente se a href atributo está presente.
@@ -89,7 +89,7 @@ translation_of: Web/HTML/Element/area Utilize este atributo somente se a href atributo está presente.
{{Htmlattrdef ("type")}}
-
Este atributo especifica o tipo de mídia na forma de um tipo MIME para o destino do link. Geralmente, este é fornecido informações estritamente como consultivo; no entanto, no futuro, um navegador pode adicionar um pequeno ícone para os tipos de multimédia. Por exemplo, um navegador pode adicionar um pequeno ícone de alto-falante quando o tipo está definido para áudio / wav. Para obter uma lista completa de tipos MIME reconhecidos, consulte http://www.w3.org/TR/html4/references.html # REF-MIMETYPES . Utilize este atributo somente se a href atributo está presente.
+
Este atributo especifica o tipo de mídia na forma de um tipo MIME para o destino do link. Geralmente, este é fornecido informações estritamente como consultivo; no entanto, no futuro, um navegador pode adicionar um pequeno ícone para os tipos de multimédia. Por exemplo, um navegador pode adicionar um pequeno ícone de alto-falante quando o tipo está definido para áudio / wav. Para obter uma lista completa de tipos MIME reconhecidos, consulte http://www.w3.org/TR/html4/references.html # REF-MIMETYPES . Utilize este atributo somente se a href atributo está presente.

Exemplo

diff --git a/files/pt-br/web/html/element/article/index.html b/files/pt-br/web/html/element/article/index.html index cff322b0cb..1115a8d3d6 100644 --- a/files/pt-br/web/html/element/article/index.html +++ b/files/pt-br/web/html/element/article/index.html @@ -37,7 +37,7 @@ translation_of: Web/HTML/Element/article Documento normativo - HTML5, section 4.4.4 + HTML5, section 4.4.4 diff --git a/files/pt-br/web/html/element/audio/index.html b/files/pt-br/web/html/element/audio/index.html index 27266724c8..da2382e5cc 100644 --- a/files/pt-br/web/html/element/audio/index.html +++ b/files/pt-br/web/html/element/audio/index.html @@ -27,7 +27,7 @@ translation_of: Web/HTML/Element/audio Documento normativo - HTML5, section 4.8.7 + HTML5, section 4.8.7 @@ -295,7 +295,7 @@ translation_of: Web/HTML/Element/audio
  • nsIDOMHTMLMediaElement
  • video
  • Using audio and video
  • -
  • The audio element (Especificação HTML5)
  • +
  • The audio element (Especificação HTML5)
  • diff --git a/files/pt-br/web/html/element/canvas/index.html b/files/pt-br/web/html/element/canvas/index.html index 1c58da0e26..7d28b9de5e 100644 --- a/files/pt-br/web/html/element/canvas/index.html +++ b/files/pt-br/web/html/element/canvas/index.html @@ -27,7 +27,7 @@ translation_of: Web/HTML/Element/canvas Documento normativo - HTML 5, section 4.8.10 + HTML 5, section 4.8.10 @@ -78,8 +78,8 @@ translation_of: Web/HTML/Element/canvas {{ CompatGeckoDesktop("1.8") }} 1.0 9.0 - 9.0 - 2.0 + 9.0 + 2.0 @@ -115,7 +115,7 @@ translation_of: Web/HTML/Element/canvas

    Veja também

    @@ -123,7 +123,7 @@ translation_of: Web/HTML/Element/canvas diff --git a/files/pt-br/web/html/element/datalist/index.html b/files/pt-br/web/html/element/datalist/index.html index 0ae859d164..4ff74ec7f8 100644 --- a/files/pt-br/web/html/element/datalist/index.html +++ b/files/pt-br/web/html/element/datalist/index.html @@ -25,7 +25,7 @@ translation_of: Web/HTML/Element/datalist Documento normativo - HTML5, section 4.10.10 + HTML5, section 4.10.10 diff --git a/files/pt-br/web/html/element/del/index.html b/files/pt-br/web/html/element/del/index.html index 302c098db3..78131fe50c 100644 --- a/files/pt-br/web/html/element/del/index.html +++ b/files/pt-br/web/html/element/del/index.html @@ -22,7 +22,7 @@ translation_of: Web/HTML/Element/del
    {{htmlattrdef("datetime")}}
    - This attribute indicates the time and date of the change and must be a valid date with an optional time string. If the value cannot be parsed as a date with an optional time string, the element does not have an associated time stamp.
    + This attribute indicates the time and date of the change and must be a valid date with an optional time string. If the value cannot be parsed as a date with an optional time string, the element does not have an associated time stamp.

    Examples

    <p><del>This text has been deleted</del></p>
    diff --git a/files/pt-br/web/html/element/details/index.html b/files/pt-br/web/html/element/details/index.html index 17cd48edc2..6928a1209e 100644 --- a/files/pt-br/web/html/element/details/index.html +++ b/files/pt-br/web/html/element/details/index.html @@ -25,7 +25,7 @@ translation_of: Web/HTML/Element/details Documento normativo - HTML5, section 4.11.1 + HTML5, section 4.11.1 @@ -53,7 +53,7 @@ translation_of: Web/HTML/Element/details

    Demonstração

    -

    Demo

    +

    Demo

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/dl/index.html b/files/pt-br/web/html/element/dl/index.html index 4294a0fda2..40bf82142c 100644 --- a/files/pt-br/web/html/element/dl/index.html +++ b/files/pt-br/web/html/element/dl/index.html @@ -32,7 +32,7 @@ translation_of: Web/HTML/Element/dl Documentação normativa - HTML5, section 4.5.8; HTML 4.01, section 10.3 + HTML5, section 4.5.8; HTML 4.01, section 10.3 diff --git a/files/pt-br/web/html/element/footer/index.html b/files/pt-br/web/html/element/footer/index.html index d593b9c90c..c7116cd03c 100644 --- a/files/pt-br/web/html/element/footer/index.html +++ b/files/pt-br/web/html/element/footer/index.html @@ -36,7 +36,7 @@ translation_of: Web/HTML/Element/footer Documento normativo - HTML5, section 4.4.9 + HTML5, section 4.4.9 diff --git a/files/pt-br/web/html/element/form/index.html b/files/pt-br/web/html/element/form/index.html index 0097e77db8..307c7672a7 100644 --- a/files/pt-br/web/html/element/form/index.html +++ b/files/pt-br/web/html/element/form/index.html @@ -43,7 +43,7 @@ translation_of: Web/HTML/Element/form
    {{htmlattrdef("enctype")}}
    -
    When the value of the method attribute is post, this attribute is the MIME type of content that is used to submit the form to the server. Possible values are: +
    When the value of the method attribute is post, this attribute is the MIME type of content that is used to submit the form to the server. Possible values are:

    Examples

    <ins>This text has been inserted</ins>
    diff --git a/files/pt-br/web/html/element/legend/index.html b/files/pt-br/web/html/element/legend/index.html index ee512bfddb..c9c4273132 100644 --- a/files/pt-br/web/html/element/legend/index.html +++ b/files/pt-br/web/html/element/legend/index.html @@ -62,7 +62,7 @@ translation_of: Web/HTML/Element/legend {{SpecName('HTML4.01', 'forms.html#h-17.10', '<legend>')}} {{Spec2('HTML4.01')}} - (link) + (link) diff --git a/files/pt-br/web/html/element/meter/index.html b/files/pt-br/web/html/element/meter/index.html index 5e731f82cb..a71a15758f 100644 --- a/files/pt-br/web/html/element/meter/index.html +++ b/files/pt-br/web/html/element/meter/index.html @@ -31,7 +31,7 @@ translation_of: Web/HTML/Element/meter Documento normativo - HTML5, section 4.10.8 + HTML5, section 4.10.8 diff --git a/files/pt-br/web/html/element/nav/index.html b/files/pt-br/web/html/element/nav/index.html index 20a2e4e77c..0bbbde1333 100644 --- a/files/pt-br/web/html/element/nav/index.html +++ b/files/pt-br/web/html/element/nav/index.html @@ -47,7 +47,7 @@ translation_of: Web/HTML/Element/nav Documento normativo - HTML5, seção 4.4.3 + HTML5, seção 4.4.3 diff --git a/files/pt-br/web/html/element/output/index.html b/files/pt-br/web/html/element/output/index.html index 333a6dd671..c47fa44082 100644 --- a/files/pt-br/web/html/element/output/index.html +++ b/files/pt-br/web/html/element/output/index.html @@ -32,7 +32,7 @@ translation_of: Web/HTML/Element/output Documento normativo - HTML5, section 4.10.15 + HTML5, section 4.10.15 diff --git a/files/pt-br/web/html/element/progress/index.html b/files/pt-br/web/html/element/progress/index.html index 07ddd5419e..8de264b803 100644 --- a/files/pt-br/web/html/element/progress/index.html +++ b/files/pt-br/web/html/element/progress/index.html @@ -23,14 +23,14 @@ translation_of: Web/HTML/Element/progress Documento normativo - HTML5, seção 4.10.16 + HTML5, seção 4.10.16

    Atributos

    -

    Como todos os outros elementos HTML, este elemento tem os atributos globais (global attributes)

    +

    Como todos os outros elementos HTML, este elemento tem os atributos globais (global attributes)

    {{ htmlattrdef("max") }}
    diff --git a/files/pt-br/web/html/element/source/index.html b/files/pt-br/web/html/element/source/index.html index 673817a9b7..5a559d925c 100644 --- a/files/pt-br/web/html/element/source/index.html +++ b/files/pt-br/web/html/element/source/index.html @@ -25,7 +25,7 @@ translation_of: Web/HTML/Element/source Documento normativo - HTML5, section 4.8.8 + HTML5, section 4.8.8 @@ -38,7 +38,7 @@ translation_of: Web/HTML/Element/source
    {{ htmlattrdef("src") }}
    Requerido, endereço do arquivo de mídia.
    {{ htmlattrdef("type") }}
    -
    O tipo MIME do arquivo, opcionalmente com um parametro de codecs. Veja o RFC 4281 para informações sobre como especificar codec.
    +
    O tipo MIME do arquivo, opcionalmente com um parametro de codecs. Veja o RFC 4281 para informações sobre como especificar codec.
    {{ htmlattrdef("media") }}
    Definição do tipo de mídia (Media query) pretendido.
    diff --git a/files/pt-br/web/html/element/span/index.html b/files/pt-br/web/html/element/span/index.html index 5033d7b052..4038b6af6c 100644 --- a/files/pt-br/web/html/element/span/index.html +++ b/files/pt-br/web/html/element/span/index.html @@ -36,7 +36,7 @@ translation_of: Web/HTML/Element/span Padrões de documento - HTML5, section 4.6.24; HTML 4.01, section 7.5.4 + HTML5, section 4.6.24; HTML 4.01, section 7.5.4 diff --git a/files/pt-br/web/html/element/summary/index.html b/files/pt-br/web/html/element/summary/index.html index 0782bc741d..cc6fc65f80 100644 --- a/files/pt-br/web/html/element/summary/index.html +++ b/files/pt-br/web/html/element/summary/index.html @@ -32,7 +32,7 @@ translation_of: Web/HTML/Element/summary Documentos normativos - HTML5, section 4.11.2 + HTML5, section 4.11.2 diff --git a/files/pt-br/web/html/element/table/index.html b/files/pt-br/web/html/element/table/index.html index 3b1571c7ee..150c306db4 100644 --- a/files/pt-br/web/html/element/table/index.html +++ b/files/pt-br/web/html/element/table/index.html @@ -61,7 +61,7 @@ translation_of: Web/HTML/Element/table Documento normativo - HTML5, section 4.9.1 (HTML4.01, section 11.2.1) + HTML5, section 4.9.1 (HTML4.01, section 11.2.1) @@ -91,7 +91,7 @@ translation_of: Web/HTML/Element/table
    {{htmlattrdef("bgcolor")}} {{Deprecated_inline}}
    -
    Este atributo define a cor de fundo da tabela e seu conteúdo. É um dos códigos hexadecimais de 6 dígitos como definido em sRGB, prefixado por um '#'. Um dos textos das dezesseis cores predefinidas podem também ser utilizados: +
    Este atributo define a cor de fundo da tabela e seu conteúdo. É um dos códigos hexadecimais de 6 dígitos como definido em sRGB, prefixado por um '#'. Um dos textos das dezesseis cores predefinidas podem também ser utilizados: diff --git a/files/pt-br/web/html/element/time/index.html b/files/pt-br/web/html/element/time/index.html index 9c613b7bb6..496f213e11 100644 --- a/files/pt-br/web/html/element/time/index.html +++ b/files/pt-br/web/html/element/time/index.html @@ -11,7 +11,7 @@ translation_of: Web/HTML/Element/time
    Notas de uso: Este elemento não é adequado por exemplo, quando uma data específica não pode ser calculada, e nem deveria ser utilizado em datas anteriores ao calendário Gregoriano (devido as complicações com os cálculos dessas datas).
    -
    Nota de estatus: Este elemento foi concebido e está em discussão desde 2011 (http://blog.whatwg.org/weekly-time-data)
    +
    Nota de estatus: Este elemento foi concebido e está em discussão desde 2011 (http://blog.whatwg.org/weekly-time-data)

    Contexto de uso

    @@ -35,7 +35,7 @@ translation_of: Web/HTML/Element/time - +
    Normative documentHTML5, section 4.6.10HTML5, section 4.6.10
    @@ -139,7 +139,7 @@ translation_of: Web/HTML/Element/time

    Veja também

     

    diff --git a/files/pt-br/web/html/element/video/index.html b/files/pt-br/web/html/element/video/index.html index e9884f7808..4c3fddb26e 100644 --- a/files/pt-br/web/html/element/video/index.html +++ b/files/pt-br/web/html/element/video/index.html @@ -29,7 +29,7 @@ translation_of: Web/HTML/Element/video Documento normativo - HTML 5, section 4.8.6 + HTML 5, section 4.8.6 @@ -340,8 +340,8 @@ AddType video/ogg .ogg
  • Using HTML5 audio and video
  • Manipulating video using canvas
  • nsIDOMHTMLMediaElement
  • -
  • TinyVid - exemplos utilizando arquivos ogg em HTML5.
  • -
  • The video element (Especificação HTML 5)
  • +
  • TinyVid - exemplos utilizando arquivos ogg em HTML5.
  • +
  • The video element (Especificação HTML 5)
  • Configuring servers for Ogg media
  • diff --git a/files/pt-br/web/html/global_attributes/data-_star_/index.html b/files/pt-br/web/html/global_attributes/data-_star_/index.html index 65287a580f..a5a8f44454 100644 --- a/files/pt-br/web/html/global_attributes/data-_star_/index.html +++ b/files/pt-br/web/html/global_attributes/data-_star_/index.html @@ -6,7 +6,7 @@ translation_of: Web/HTML/Global_attributes/data-*

    {{HTMLSidebar("Global_attributes")}}

    Os atributos globais data-* formam uma classe de atributos conhecida como custom data attributes, a qual permite que informações proprietárias sejam trocadas via script entre o HTML e sua representação DOM . Todos esses dados personalizados estão disponíveis através da interface {{domxref("HTMLElement")}} do elemento, onde o atributo está definido. A propriedade {{domxref("HTMLElement.dataset")}} concede acesso a estes atributos .
    - O * pode ser substituído por qualquer nome, desde que siga a regra de criação de nomes xml com as seguintes restrições:

    + O * pode ser substituído por qualquer nome, desde que siga a regra de criação de nomes xml com as seguintes restrições:

    • O nome não deve começar com xml, independente da caixa destas letras (Ex: XML, xml, XMl, XmL, ...);
    • diff --git a/files/pt-br/web/html/quirks_mode_and_standards_mode/index.html b/files/pt-br/web/html/quirks_mode_and_standards_mode/index.html index 0eeeaba80d..736d61b2ae 100644 --- a/files/pt-br/web/html/quirks_mode_and_standards_mode/index.html +++ b/files/pt-br/web/html/quirks_mode_and_standards_mode/index.html @@ -36,7 +36,7 @@ translation_of: Web/HTML/Quirks_Mode_and_Standards_Mode

      Em HTML5, o único propósito do DOCTYPE é de ativar o full standards mode. Versões mais antigas do padrão HTML deram significado adicional ao DOCTYPE, mas nenhum navegador jamais usou o DOCTYPE para qualquer outra coisa além de alternar entre o quirks mode e o standards mode.

      -

      Veja também uma descrição detalhada de quando diferentes navegadores escolhem diferentes modos.

      +

      Veja também uma descrição detalhada de quando diferentes navegadores escolhem diferentes modos.

      XHTML

      -- cgit v1.2.3-54-g00ecf