diff --git a/files/pt-br/web/css/margin-bottom/index.md b/files/pt-br/web/css/margin-bottom/index.md index 69b6bea691ecc8..7b1fc5f90f2d76 100644 --- a/files/pt-br/web/css/margin-bottom/index.md +++ b/files/pt-br/web/css/margin-bottom/index.md @@ -95,12 +95,7 @@ div { ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------- | ----------------------------- | ----------------------------------------- | -| {{SpecName('CSS3 Box', '#margin-bottom', 'margin-bottom')}} | {{Spec2('CSS3 Box')}} | Nenhuma mudança significativa | -| {{SpecName('CSS3 Transitions', '#animatable-css', 'margin-bottom')}} | {{Spec2('CSS3 Transitions')}} | Definir o `margin-bottom` como "animavel" | -| {{SpecName('CSS2.1', 'box.html#margin-properties', 'margin-bottom')}} | {{Spec2('CSS2.1')}} | Remove seu efeito nos elementos in-line. | -| {{SpecName('CSS1', '#margin-bottom', 'margin-bottom')}} | {{Spec2('CSS1')}} | Definição inicial | +{{Specifications}} {{cssinfo}} diff --git a/files/pt-br/web/css/margin-top/index.md b/files/pt-br/web/css/margin-top/index.md index 6435516e420553..2681c52b1a9402 100644 --- a/files/pt-br/web/css/margin-top/index.md +++ b/files/pt-br/web/css/margin-top/index.md @@ -62,12 +62,7 @@ margin-top: unset; ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------ | ----------------------------- | --------------------------------------- | -| {{SpecName('CSS3 Box', '#the-margin', 'margin-top')}} | {{Spec2('CSS3 Box')}} | Sem mudança significativa. | -| {{SpecName('CSS3 Transitions', '#animatable-css', 'margin-top')}} | {{Spec2('CSS3 Transitions')}} | Define `margin-top` como animável. | -| {{SpecName('CSS2.1', 'box.html#margin-properties', 'margin-top')}} | {{Spec2('CSS2.1')}} | Remove esse efeito em elementos inline. | -| {{SpecName('CSS1', '#margin-top', 'margin-top')}} | {{Spec2('CSS1')}} | Definição inicial. | +{{Specifications}} ## Compatibilidade de navegadores diff --git a/files/pt-br/web/css/mask/index.md b/files/pt-br/web/css/mask/index.md index 7bf3aca3302eec..8fea3c3485aa53 100644 --- a/files/pt-br/web/css/mask/index.md +++ b/files/pt-br/web/css/mask/index.md @@ -55,10 +55,7 @@ Se o valor é um valor URI, o elemento apontado pelo URI é usado como uma másc ## Especificações -| Especificação | Estado | Comentário | -| ----------------------------------------------------------- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| {{SpecName("CSS Masks", "#the-mask", 'mask')}} | {{Spec2("CSS Masks")}} | Estende-se a sua utilização para elementos HTML. Estende sua sintaxe, tornando-a uma simplificação para as novas propriedades da `mask-*` definidos nessa especificação. | -| {{SpecName('SVG1.1', 'masking.html#MaskProperty', 'mask')}} | {{Spec2('SVG1.1')}} | Definição inicial. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/min-height/index.md b/files/pt-br/web/css/min-height/index.md index b5bd32520dca63..a596f8e4f1cc79 100644 --- a/files/pt-br/web/css/min-height/index.md +++ b/files/pt-br/web/css/min-height/index.md @@ -58,12 +58,7 @@ form { ## Especificações -| Especificação | Status | Comentário | -| ---------------------------------------------------------------------- | ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{ SpecName('CSS3 Sizing', '#width-height-keywords', 'min-height') }} | {{ Spec2('CSS3 Sizing') }} | Adds the `max-content`, `min-content`, `fit-content`, and `fill-available` keywords. _Both CSS3 Box and CSS3 Writing Modes drafts defined at some point these keywords. These drafts are superseded by this spec._ | -| {{ SpecName('CSS3 Flexbox', '#min-auto', 'min-height') }} | {{ Spec2('CSS3 Flexbox') }} | An [earlier revision of the spec](https://www.w3.org/TR/2012/CR-css3-flexbox-20120918/) added the `auto` keyword and used it as the initial value. The CSSWG subsequently resolved to revert this change, however. As of March 29, 2013, the latest [Editor's Draft](http://dev.w3.org/csswg/css-flexbox/) doesn't modify the `min-width` property anymore (i.e. it no longer introduces the `auto` value). | -| {{ SpecName('CSS3 Transitions', '#animatable-css', 'min-height') }} | {{ Spec2('CSS3 Transitions') }} | Defines `min-height` as animatable. | -| {{ SpecName('CSS2.1', 'visudet.html#min-max-heights', 'min-height') }} | {{ Spec2('CSS2.1') }} | Initial definition. | +{{Specifications}} ## Navegadores compatíveis diff --git a/files/pt-br/web/css/mix-blend-mode/index.md b/files/pt-br/web/css/mix-blend-mode/index.md index 08dfc25f621e63..6fce0052191b8e 100644 --- a/files/pt-br/web/css/mix-blend-mode/index.md +++ b/files/pt-br/web/css/mix-blend-mode/index.md @@ -69,9 +69,7 @@ circle { ## Especificações -| Specification | Status | Comment | -| ------------------------------------------------------------------ | -------------------------- | ---------------------- | -| {{ SpecName('Compositing', '#mix-blend-mode', 'mix-blend-mode') }} | {{ Spec2('Compositing') }} | Initial specification. | +{{Specifications}} ## Compatibilidade de navegadores diff --git a/files/pt-br/web/css/number/index.md b/files/pt-br/web/css/number/index.md index 84c5b38baba898..a6bf2f34ef24ae 100644 --- a/files/pt-br/web/css/number/index.md +++ b/files/pt-br/web/css/number/index.md @@ -41,12 +41,7 @@ Quando animado, os valores de `` são interpolados como números reais e ## Especificações -| Especificações | Status | Comentário | -| ---------------------------------------------------------------- | ------------------------ | ----------------------------- | -| {{SpecName("CSS4 Values", "#numbers", "<number>")}} | {{Spec2("CSS4 Values")}} | Nenhuma mudança significante. | -| {{SpecName("CSS3 Values", "#numbers", "<number>")}} | {{Spec2("CSS3 Values")}} | Nenhuma mudança significante. | -| {{SpecName("CSS2.1", "syndata.html#numbers", "<number>")}} | {{Spec2("CSS2.1")}} | Definição explícita. | -| {{SpecName("CSS1", "", "<number>")}} | {{Spec2("CSS1")}} | Definição implícita.. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/offset/index.md b/files/pt-br/web/css/offset/index.md index f713451ede6ffe..dfdb1ca57ee695 100644 --- a/files/pt-br/web/css/offset/index.md +++ b/files/pt-br/web/css/offset/index.md @@ -76,9 +76,7 @@ offset: url(arc.svg) 30deg / 50px 100px; ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------ | -------------------------------- | ----------------- | -| {{SpecName('Motion Path Level 1', '#offset-shorthand', 'offset')}} | {{Spec2('Motion Path Level 1')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/opacity/index.md b/files/pt-br/web/css/opacity/index.md index cc3cdec6677c4d..17c6f3a51796b0 100644 --- a/files/pt-br/web/css/opacity/index.md +++ b/files/pt-br/web/css/opacity/index.md @@ -113,10 +113,7 @@ img.opacity:hover { ## Especificações -| Especificação | Status | Comentário | -| -------------------------------------------------------------- | ----------------------------- | ----------------------------- | -| {{SpecName('CSS3 Transitions', '#animatable-css', 'opacity')}} | {{Spec2('CSS3 Transitions')}} | Define opacity como animável. | -| {{SpecName('CSS3 Colors', '#opacity', 'opacity')}} | {{Spec2('CSS3 Colors')}} | Definição inicial. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/outline/index.md b/files/pt-br/web/css/outline/index.md index 8fed72df4538d8..e2698561dac6f4 100644 --- a/files/pt-br/web/css/outline/index.md +++ b/files/pt-br/web/css/outline/index.md @@ -59,10 +59,7 @@ Um, dois ou três valores, dada em ordem arbitrária: ## Especificações -| Especificação | Estado | Comentário | -| ------------------------------------------------------------ | -------------------------- | ------------------ | -| {{SpecName('CSS3 Basic UI', '#outline', 'outline')}} | {{Spec2('CSS3 Basic UI')}} | No change | -| {{SpecName('CSS2.1', 'ui.html#propdef-outline', 'outline')}} | {{Spec2('CSS2.1')}} | Initial definition | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/overflow/index.md b/files/pt-br/web/css/overflow/index.md index ab6d9a95374bfd..b7c8f700272e78 100644 --- a/files/pt-br/web/css/overflow/index.md +++ b/files/pt-br/web/css/overflow/index.md @@ -79,10 +79,7 @@ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolor ## Especificações -| Especificação | Status | Comment | -| ------------------------------------------------------------ | ----------------------- | -------------- | -| {{ SpecName('CSS3 Box', '#overflow1', 'overflow') }} | {{ Spec2('CSS3 Box') }} | Sem alteração. | -| {{ SpecName('CSS2.1', 'visufx.html#overflow', 'overflow') }} | {{ Spec2('CSS2.1') }} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/padding-left/index.md b/files/pt-br/web/css/padding-left/index.md index 11ccf5dc5c1bcd..2adeb4650262aa 100644 --- a/files/pt-br/web/css/padding-left/index.md +++ b/files/pt-br/web/css/padding-left/index.md @@ -46,12 +46,7 @@ padding-left: inherit ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------- | ------------------------------- | -------------------------------------- | -| {{ SpecName('CSS3 Box', '#the-padding', 'padding-left') }} | {{ Spec2('CSS3 Box') }} | Nenhuma mudança. | -| {{ SpecName('CSS3 Transitions', '#animatable-css', 'padding-left') }} | {{ Spec2('CSS3 Transitions') }} | Define `padding-left` como animatable. | -| {{ SpecName('CSS2.1', 'box.html#padding-properties', 'padding-left') }} | {{ Spec2('CSS2.1') }} | Nenhuma mudança. | -| {{ Specname('CSS1', '#padding-left', 'padding-left') }} | {{ Spec2('CSS1') }} | Definição inicial. | +{{Specifications}} ## Compatibilidade do Navegador diff --git a/files/pt-br/web/css/padding/index.md b/files/pt-br/web/css/padding/index.md index ec847a0192a666..b84464bb10f350 100644 --- a/files/pt-br/web/css/padding/index.md +++ b/files/pt-br/web/css/padding/index.md @@ -110,11 +110,7 @@ h3 { ## Especificações -| Especificação | Status | Observações | -| --------------------------------------------------------------- | ----------------------- | ----------------- | -| {{ SpecName('CSS3 Box', '#the-padding', 'padding') }} | {{ Spec2('CSS3 Box') }} | Sem alteração | -| {{ SpecName('CSS2.1', 'box.html#propdef-padding', 'padding') }} | {{ Spec2('CSS2.1') }} | Sem alteração | -| {{ Specname('CSS1', '#padding', 'padding') }} | {{ Spec2('CSS1') }} | Definição inicial | +{{Specifications}} ## Compatibilidade diff --git a/files/pt-br/web/css/pointer-events/index.md b/files/pt-br/web/css/pointer-events/index.md index b72a2f9c53d486..730071b3d5338d 100644 --- a/files/pt-br/web/css/pointer-events/index.md +++ b/files/pt-br/web/css/pointer-events/index.md @@ -98,11 +98,7 @@ Esta propriedade pode também ser usada para alcançar melhores taxas de quadros ## Especificações -| Especificações | Status | Comentário | -| ------------------------------------------------------------------------------- | ------------------- | ---------- | -| {{SpecName('SVG1.1', 'interact.html#PointerEventsProperty', 'pointer-events')}} | {{Spec2('SVG1.1')}} | | - -Se extende para elementos HTML, embora presente nos primeiros rascunhos do Módulo Básico de Interface do Usuário do CSS nivel 3, foi empurrado para o [nível 4](http://wiki.csswg.org/spec/css4-ui#pointer-events). +{{Specifications}} ## Compatibilidade do navegador diff --git a/files/pt-br/web/css/position/index.md b/files/pt-br/web/css/position/index.md index 0d523d2ce22bab..eeef7f2107b42b 100644 --- a/files/pt-br/web/css/position/index.md +++ b/files/pt-br/web/css/position/index.md @@ -329,10 +329,7 @@ Scrolling elements containing `fixed` or `sticky` content can cause performance ## Especificações -| Specification | Status | Comment | -| ------------------------------------------------------------------- | ----------------------------- | ----------------------------- | -| {{SpecName('CSS2.1', 'visuren.html#propdef-position', 'position')}} | {{Spec2('CSS2.1')}} | | -| {{SpecName('CSS3 Positioning','#position-property','position')}} | {{Spec2('CSS3 Positioning')}} | Adds `sticky` property value. | +{{Specifications}} {{cssinfo}} diff --git a/files/pt-br/web/css/pseudo-classes/index.md b/files/pt-br/web/css/pseudo-classes/index.md index 03749fcfc74fd1..e66851c2258ae1 100644 --- a/files/pt-br/web/css/pseudo-classes/index.md +++ b/files/pt-br/web/css/pseudo-classes/index.md @@ -72,16 +72,7 @@ Assim como nas classes regulares, você pode encadear juntas quantas pseudo-clas ## Especificações -| Especificação | Status | Comentário | -| ------------------------------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| {{ SpecName('Fullscreen') }} | {{ Spec2('Fullscreen') }} | Define `:fullscreen`. | -| {{ SpecName('HTML WHATWG') }} | {{ Spec2('HTML WHATWG') }} | Nenhuma mudança de {{ SpecName('HTML5 W3C') }}. | -| {{SpecName('CSS4 Selectors')}} | {{Spec2('CSS4 Selectors')}} | Define `:any-link`, `:local-link`, `:scope`, `:active-drop-target`, `:valid-drop-target`, `:invalid-drop-target`, `:current`, `:past`, `:future`, `:placeholder-shown`, `:user-error`, `:blank`, `:nth-match()`, `:nth-last-match()`, `:nth-column()`, `:nth-last-column()`, e `:matches()`. Nenhuma mudança significante das pseudo-classes definidas em {{SpecName('CSS3 Selectors')}} e {{SpecName('HTML5 W3C')}} (embora o significado semântico que não foram retomadas). | -| {{ SpecName('HTML5 W3C') }} | {{ Spec2('HTML5 W3C') }} | Define o siginificado semântico no contexto do HTML `:link`, `:visited`, `:active`, `:enabled`, `:disabled`, `:checked`, e `:indeterminate`. Define `:default`, `:valid`, `:invalid`, `:in-range`, `:out-of-range`, `:required`, `:optional`, `:read-only`, `:read-write`, e `:dir()`. | -| {{ SpecName('CSS3 Basic UI') }} | {{ Spec2('CSS3 Basic UI') }} | Define `:default`, `:valid`, `:invalid`, `:in-range`, `:out-of-range`, `:required`, `:optional`, `:read-only`, e `:read-write`, mas sem associar significado semântico. | -| {{SpecName('CSS3 Selectors')}} | {{Spec2('CSS3 Selectors')}} | Define `:target`, `:root`, `:nth-child()`, `:nth-last-of-child()`, `:nth-of-type()`, `:nth-last-of-type()`, `:last-child`, `:first-of-type`, `:last-of-type`, `:only-child`, `:only-of-type`, `:empty`, e `:not()`. Denife a sintaxe de `:enabled`, `:disabled`, `:checked`, e `:indeterminate`, mas sem o significado semântico associado. Nenhuma mudança significativa, para as pseudo-classes definidas em {{SpecName('CSS2.1')}}. | -| {{SpecName('CSS2.1')}} | {{Spec2('CSS2.1')}} | Define `:lang()`, `:first-child`, `:hover`, e `:focus`. Nenhuma mudança significativa, para as pseudo-classes definidas em{{SpecName('CSS1')}}. | -| {{SpecName('CSS1')}} | {{Spec2('CSS1')}} | Define `:link`, `:visited`, e `:active`, mas sem o significado semântico associado. | +{{Specifications}} ## Veja também diff --git a/files/pt-br/web/css/ruby-align/index.md b/files/pt-br/web/css/ruby-align/index.md index 64d2bdbbb242b2..89827ed5432e9f 100644 --- a/files/pt-br/web/css/ruby-align/index.md +++ b/files/pt-br/web/css/ruby-align/index.md @@ -130,9 +130,7 @@ Isso dará o seguinte resultado: ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------- | ---------------------- | ------------------ | -| {{SpecName('CSS3 Ruby', '#ruby-align-property', 'ruby-align')}} | {{Spec2('CSS3 Ruby')}} | Definição inicital | +{{Specifications}} ## Compatilibade de Navegador diff --git a/files/pt-br/web/css/scroll-behavior/index.md b/files/pt-br/web/css/scroll-behavior/index.md index 7b71c40a063ed2..c44c77b2236215 100644 --- a/files/pt-br/web/css/scroll-behavior/index.md +++ b/files/pt-br/web/css/scroll-behavior/index.md @@ -99,9 +99,7 @@ scroll-page { ## Especificações -| Especificações | Status | Comentário | -| ------------------------------------------------------------------------- | ----------------------- | ---------------------- | -| {{SpecName('CSSOM View', "#propdef-scroll-behavior", 'scroll-behavior')}} | {{Spec2('CSSOM View')}} | Especificações inicial | +{{Specifications}} ## Compatibilidade com navegador diff --git a/files/pt-br/web/css/scrollbar-color/index.md b/files/pt-br/web/css/scrollbar-color/index.md index d8ff056da84b78..5e5c8163fd6f5a 100644 --- a/files/pt-br/web/css/scrollbar-color/index.md +++ b/files/pt-br/web/css/scrollbar-color/index.md @@ -84,9 +84,7 @@ When using `scrollbar-color` property with specific color values, authors should ## Especificações -| Specification | Status | Comment | -| --------------------------------------------------------------------- | --------------------------- | ------------------- | -| {{SpecName("CSS Scrollbars", "#scrollbar-color", "scrollbar-color")}} | {{Spec2("CSS Scrollbars")}} | Initial definition. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/specified_value/index.md b/files/pt-br/web/css/specified_value/index.md index 90820002469251..0c64882593203a 100644 --- a/files/pt-br/web/css/specified_value/index.md +++ b/files/pt-br/web/css/specified_value/index.md @@ -13,9 +13,7 @@ O **valor especificado** de uma propriedade CSS está definido em uma de três m ## Especificações -| Especificações | Status | Comentario | -| ------------------------------------------------------------------------ | ------------------- | ----------------- | -| {{SpecName("CSS2.1", "cascade.html#specified-value", "cascaded value")}} | {{Spec2("CSS2.1")}} | Definição inicial | +{{Specifications}} ## Veja também diff --git a/files/pt-br/web/css/text-align/index.md b/files/pt-br/web/css/text-align/index.md index f96827d890fa73..eda14dadad6597 100644 --- a/files/pt-br/web/css/text-align/index.md +++ b/files/pt-br/web/css/text-align/index.md @@ -159,12 +159,7 @@ O modo compátivel-padrão de centralizar um bloco em si sem centralizar seu con ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------- | ----------------------------------- | ----------------------------------------------------------------------------------------------------------------- | -| {{SpecName('CSS Logical Properties', '#text-align', 'text-align')}} | {{Spec2('CSS Logical Properties')}} | Sem mudanças | -| {{SpecName('CSS3 Text', '#text-align-property', 'text-align')}} | {{Spec2('CSS3 Text')}} | Added the `start`, `end`, and `match-parent` values. Changed the unnamed initial value to `start` (which it was). | -| {{SpecName('CSS2.1', 'text.html#alignment-prop', 'text-align')}} | {{Spec2('CSS2.1')}} | Sem mudanças | -| {{SpecName('CSS1', '#text-align', 'text-align')}} | {{Spec2('CSS1')}} | Definição iniciaç | +{{Specifications}} ## Browser compatibilidade diff --git a/files/pt-br/web/css/text-decoration-style/index.md b/files/pt-br/web/css/text-decoration-style/index.md index 4ae3457bead73e..3bd46b3368eb6a 100644 --- a/files/pt-br/web/css/text-decoration-style/index.md +++ b/files/pt-br/web/css/text-decoration-style/index.md @@ -80,9 +80,7 @@ text-decoration-style: unset; ## Especificações -| Specification | Status | Comment | -| ----------------------------------------------------------------------------------------- | ----------------------------------- | ------------------------------------------------------------------------------------------ | -| {{ SpecName('CSS3 Text Decoration', '#text-decoration-style', 'text-decoration-style') }} | {{ Spec2('CSS3 Text Decoration') }} | Initial definition. The {{cssxref("text-decoration")}} property wasn't a shorthand before. | +{{Specifications}} ## Browser compatíveis diff --git a/files/pt-br/web/css/text-decoration/index.md b/files/pt-br/web/css/text-decoration/index.md index cc5254a27d539f..eebde2cc3b3b53 100644 --- a/files/pt-br/web/css/text-decoration/index.md +++ b/files/pt-br/web/css/text-decoration/index.md @@ -80,11 +80,7 @@ p.underover { ## Especificações -| Especificação | Status | Comentários | -| ------------------------------------------------------------------------------------ | --------------------------------- | --------------------------------------------------------------------------------------------------------------- | -| {{SpecName('CSS3 Text Decoration', '#text-decoration-property', 'text-decoration')}} | {{Spec2('CSS3 Text Decoration')}} | Transformado em uma propriedade reduzida. Adicionado suporte para o valor {{cssxref('text-decoration-style')}}. | -| {{SpecName('CSS2.1', 'text.html#lining-striking-props', 'text-decoration')}} | {{Spec2('CSS2.1')}} | Sem mudanças significantes. | -| {{SpecName('CSS1', '#text-decoration', 'text-decoration')}} | {{Spec2('CSS1')}} | Definição inicial. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/text-rendering/index.md b/files/pt-br/web/css/text-rendering/index.md index b7a0c319bddf8b..6d4cb353e536d7 100644 --- a/files/pt-br/web/css/text-rendering/index.md +++ b/files/pt-br/web/css/text-rendering/index.md @@ -68,11 +68,7 @@ A opção optimizeSpeed não tem efeito na versão 2.0 do Gecko, devido ao códi ## Especificações -| Specification | Status | Comment | -| --------------------------------------------------------------------------------- | --------------------- | ------- | -| {{ SpecName('SVG1.1', 'painting.html#TextRenderingProperty', 'text-rendering') }} | {{ Spec2('SVG1.1') }} | | - -Essa é uma especificação SVG, e não é definida em nenhum padrão CSS. Gecko (Firefox) e WebKit aplicam a propriedade `text-rendering` para códigos HTML e XML. +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/transform-function/translate/index.md b/files/pt-br/web/css/transform-function/translate/index.md index d5dbfc841be9d0..f537e8718fd8fe 100644 --- a/files/pt-br/web/css/transform-function/translate/index.md +++ b/files/pt-br/web/css/transform-function/translate/index.md @@ -162,9 +162,7 @@ div { ## Especificações -| Especificações | Estado | Comentário | -| ------------------------------------------------------------------------------ | ---------------------------- | ----------------- | -| {{SpecName('CSS3 Transforms', '#funcdef-transform-translate', 'translate()')}} | {{Spec2('CSS3 Transforms')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/transform-style/index.md b/files/pt-br/web/css/transform-style/index.md index 2af7b64122b447..76ffcad6959db4 100644 --- a/files/pt-br/web/css/transform-style/index.md +++ b/files/pt-br/web/css/transform-style/index.md @@ -37,9 +37,7 @@ transform-style: unset; ## Especificações -| Specification | Status | Comment | -| -------------------------------------------------------------------------------- | ----------------------------- | ------------------- | -| {{SpecName('CSS Transforms 2', '#transform-style-property', 'transform-style')}} | {{Spec2('CSS Transforms 2')}} | Initial definition. | +{{Specifications}} {{cssinfo}} diff --git a/files/pt-br/web/css/transition-delay/index.md b/files/pt-br/web/css/transition-delay/index.md index ac7acd9579a87e..f76608ff03d961 100644 --- a/files/pt-br/web/css/transition-delay/index.md +++ b/files/pt-br/web/css/transition-delay/index.md @@ -327,9 +327,7 @@ var intervalID = window.setInterval(updateTransition, 7000); ## Especificações -| Especificação | Status | Comentário | -| ---------------------------------------------------------------------------------- | ----------------------------- | ----------------- | -| {{SpecName('CSS3 Transitions', '#transition-delay-property', 'transition-delay')}} | {{Spec2('CSS3 Transitions')}} | Definição inicial | +{{Specifications}} {{cssinfo}} diff --git a/files/pt-br/web/css/type_selectors/index.md b/files/pt-br/web/css/type_selectors/index.md index 25b84916a18d60..f48832b772c9b2 100644 --- a/files/pt-br/web/css/type_selectors/index.md +++ b/files/pt-br/web/css/type_selectors/index.md @@ -44,12 +44,7 @@ span { ## Especificações -| Especificação | Status | Comment | -| ----------------------------------------------------------------------------- | --------------------------- | ----------------- | -| {{SpecName('CSS4 Selectors', '#type-selectors', 'Type (tag name) selector')}} | {{Spec2('CSS4 Selectors')}} | Sem mudanças | -| {{SpecName('CSS3 Selectors', '#type-selectors', 'type selectors')}} | {{Spec2('CSS3 Selectors')}} | Sem mudanças | -| {{SpecName('CSS2.1', 'selector.html#type-selectors', 'type selectors')}} | {{Spec2('CSS2.1')}} | | -| {{SpecName('CSS1', '#basic-concepts', 'type selectors')}} | {{Spec2('CSS1')}} | Definição Inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/universal_selectors/index.md b/files/pt-br/web/css/universal_selectors/index.md index de5c21d9e902c5..0a3132a88ac299 100644 --- a/files/pt-br/web/css/universal_selectors/index.md +++ b/files/pt-br/web/css/universal_selectors/index.md @@ -72,11 +72,7 @@ O asterisco é opcional para seletores simples. Por exemplo, `*.atencao` e `.ate ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------- | --------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('CSS4 Selectors', '#the-universal-selector', 'Seletor universal')}} | {{Spec2('CSS4 Selectors')}} | Sem mudanças | -| {{SpecName('CSS3 Selectors', '#universal-selector', 'Seletor universal')}} | {{Spec2('CSS3 Selectors')}} | Define o comportamente de acordo com os namespaces e adiciona uma sugestão de que é possivel omitir o seletor em pseudo-elementos | -| {{SpecName('CSS2.1', 'selector.html#universal-selector', 'Seletor universal')}} | {{Spec2('CSS2.1')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/var/index.md b/files/pt-br/web/css/var/index.md index 1f74c80e956b00..bb196f7aecfec3 100644 --- a/files/pt-br/web/css/var/index.md +++ b/files/pt-br/web/css/var/index.md @@ -59,9 +59,7 @@ body { ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------- | --------------------------- | ----------------- | -| {{SpecName('CSS3 Variables', '#using-variables', 'var()')}} | {{Spec2('CSS3 Variables')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/visibility/index.md b/files/pt-br/web/css/visibility/index.md index 53bb214be632bd..8b034cb4ac161b 100644 --- a/files/pt-br/web/css/visibility/index.md +++ b/files/pt-br/web/css/visibility/index.md @@ -127,12 +127,7 @@ td { ## Especificações -| Especificações | Status | Comentários | -| ------------------------------------------------------------------ | ----------------------------- | --------------------------------------------------------- | -| {{SpecName('CSS3 Flexbox', '#visibility-collapse', 'visibility')}} | {{Spec2('CSS3 Flexbox')}} | Defines the `collapse` value as it applies to flex items. | -| {{SpecName('CSS3 Box', '#visibility-prop', 'visibility')}} | {{Spec2('CSS3 Box')}} | Nenhuma alteração. | -| {{SpecName('CSS3 Transitions', '#animatable-css', 'visibility')}} | {{Spec2('CSS3 Transitions')}} | Defines `visibility` as animatable. | -| {{SpecName('CSS2.1', 'visufx.html#visibility', 'visibility')}} | {{Spec2('CSS2.1')}} | Definição inicial. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/white-space/index.md b/files/pt-br/web/css/white-space/index.md index 8e6627f030c1bc..f4c9009e944903 100644 --- a/files/pt-br/web/css/white-space/index.md +++ b/files/pt-br/web/css/white-space/index.md @@ -60,10 +60,7 @@ code { ## Especificações -| Especificação | Estado | Comentário | -| ------------------------------------------------------------------- | ---------------------- | -------------------------------------------- | -| {{SpecName('CSS3 Text', '#propdef-white-space', 'white-space')}} | {{Spec2('CSS3 Text')}} | Aumenta a precisão dos algoritmos de quebra. | -| {{SpecName('CSS2.1', 'text.html#white-space-prop', 'white-space')}} | {{Spec2('CSS2.1')}} | Especificação inicial. | +{{Specifications}} ## Compatibilidade de Navegadores diff --git a/files/pt-br/web/css/width/index.md b/files/pt-br/web/css/width/index.md index 0ca6eddd6d58b6..ca3263e9087dd2 100644 --- a/files/pt-br/web/css/width/index.md +++ b/files/pt-br/web/css/width/index.md @@ -165,13 +165,7 @@ p.minblue { ## Especificações -| Especificação | Status | Comentários | -| --------------------------------------------------------------------- | ----------------------------- | ------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('CSS3 Box', '#the-width-and-height-properties', 'width')}} | {{Spec2('CSS3 Box')}} | Adicionadas as palavras-chave `max-content`, `min-content`, `available`, `fit-content`, `border-box`, `content-box` | -| {{SpecName('CSS3 Transitions', '#animatable-css', 'width')}} | {{Spec2('CSS3 Transitions')}} | Lista a largura como animável. | -| {{SpecName('CSS2.1', 'visudet.html#the-width-property', 'width')}} | {{Spec2('CSS2.1')}} | Determina em qual elemento vai ser aplicado. | -| {{SpecName('CSS1', '#width', 'width')}} | {{Spec2('CSS1')}} | Definição inicial | -| {{SpecName('CSS3 Sizing', '#width-height-keywords', 'width')}} | {{Spec2('CSS3 Sizing')}} | Adiciona novas palavras-chave para largura e altura. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/will-change/index.md b/files/pt-br/web/css/will-change/index.md index 8839d99277e4d3..c470518db4e2d6 100644 --- a/files/pt-br/web/css/will-change/index.md +++ b/files/pt-br/web/css/will-change/index.md @@ -92,9 +92,7 @@ Entretanto pode ser apropriado incluir `will-change` no seu estilo css para uma ## Especificações -| Especificação | Estado | Comentário | -| -------------------------------------------------------------- | ---------------------------- | ------------------ | -| {{SpecName('CSS Will Change', '#will-change', 'will-change')}} | {{Spec2('CSS Will Change')}} | Initial definition | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/css/word-break/index.md b/files/pt-br/web/css/word-break/index.md index 39e0fac1f5433d..3fc8e0c7104b2e 100644 --- a/files/pt-br/web/css/word-break/index.md +++ b/files/pt-br/web/css/word-break/index.md @@ -105,9 +105,7 @@ word-break: unset; ## Especificações -| Especificação | Status | Commentário | -| --------------------------------------------------------------- | ---------------------- | ----------------- | -| {{SpecName('CSS3 Text', '#word-break-property', 'word-break')}} | {{Spec2('CSS3 Text')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/abbr/index.md b/files/pt-br/web/html/element/abbr/index.md index 2ec524ad34c613..e30b9bab71da7d 100644 --- a/files/pt-br/web/html/element/abbr/index.md +++ b/files/pt-br/web/html/element/abbr/index.md @@ -51,11 +51,7 @@ Obama é presidente dos EUA ## Especificações -| Especificação | Estado | Comentário | -| ----------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'text-level-semantics.html#the-abbr-element', '<abbr>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'the-abbr-element.html#the-abbr-element', '<abbr>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/text.html#edef-ABBR', '<abbr>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/address/index.md b/files/pt-br/web/html/element/address/index.md index 54fa5010137c00..dd07e187771728 100644 --- a/files/pt-br/web/html/element/address/index.md +++ b/files/pt-br/web/html/element/address/index.md @@ -51,11 +51,7 @@ Embora o elemento `address` exiba o texto com o mesmo estilo padrão que os elem ## Especificações -| Especificação | Estado | Comentário | -| ----------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'sections.html#the-address-element', '<address>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'sections.html#the-address-element', '<address>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/global.html#h-7.5.6', '<address>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/area/index.md b/files/pt-br/web/html/element/area/index.md index 65da202f89fb2e..17c07ccc8fe90d 100644 --- a/files/pt-br/web/html/element/area/index.md +++ b/files/pt-br/web/html/element/area/index.md @@ -72,11 +72,7 @@ Este elemento inclui os [atributos globais](/pt-BR/docs/HTML/Global_attributes). ## Especificações -| Especificação | Estado | Comentário | -| ------------------------------------------------------------------------------------------- | ------------------------- | ---------- | -| {{SpecName ('HTML WHATWG', 'a-map-element.html # da-area-elemento', '<area>')}} | {{Spec2 ('HTML WHATWG')}} | | -| {{SpecName ('HTML5 W3C', 'incorporado-content-0.html # da-area-elemento', '<area>')}} | {{Spec2 ('HTML5 W3C')}} | | -| {{SpecName ('HTML4.01', 'struct / objects.html # h-13.6.1', '<area>')}} | {{Spec2 ('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/aside/index.md b/files/pt-br/web/html/element/aside/index.md index 9f52e5b2f08a1f..15cea7c32da603 100644 --- a/files/pt-br/web/html/element/aside/index.md +++ b/files/pt-br/web/html/element/aside/index.md @@ -31,10 +31,7 @@ Este elemento inclui apenas os [atributos globais](/pt-BR/docs/HTML/Global_attri ## Especificações -| Especificaçao | Status | Comentario | -| ------------------------------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'sections.html#the-aside-element', '<aside>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'the-aside-element.html#the-aside-element', '<aside>')}} {{todo("brokenLink")}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/b/index.md b/files/pt-br/web/html/element/b/index.md index badae871c90cc7..564adee792be1e 100644 --- a/files/pt-br/web/html/element/b/index.md +++ b/files/pt-br/web/html/element/b/index.md @@ -44,11 +44,7 @@ Palavras-chave são exibidas com o estilo padrão do elemento \, provavelment ## Especificações -| Especificaçoes | Estado | Comentário | -| ----------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'text-level-semantics.html#the-b-element', '<b>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-b-element', '<b>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'present/graphics.html#h-15.2.1', '<b>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Navegadores Compatíveis diff --git a/files/pt-br/web/html/element/base/index.md b/files/pt-br/web/html/element/base/index.md index 898b14895b2e6c..92bc52591c3858 100644 --- a/files/pt-br/web/html/element/base/index.md +++ b/files/pt-br/web/html/element/base/index.md @@ -37,11 +37,7 @@ Este elemento inclui os [atributos globais](/pt-BR/docs/HTML/Global_attributes). ## Especificações -| Especificações | Estado | Comentários | -| ------------------------------------------------------------------------------- | ------------------------ | ----------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-base-element', '<base>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'document-metadata#the-base-element', '<base>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/links.html#h-12.4', '<base>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Navegadores Compatíveis diff --git a/files/pt-br/web/html/element/bdi/index.md b/files/pt-br/web/html/element/bdi/index.md index 34df5e207ca4c1..58449ddb6af460 100644 --- a/files/pt-br/web/html/element/bdi/index.md +++ b/files/pt-br/web/html/element/bdi/index.md @@ -32,10 +32,7 @@ Como todos os outros elementos do HTML, este elemento tem os atributos globais, ## Especificações -| Specification | Status | Comment | -| --------------------------------------------------------------------------------------- | ------------------------ | ------- | -| {{SpecName('HTML WHATWG', 'text-level-semantics.html#the-bdi-element', '<bdi>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'the-bdi-element.html#the-bdi-element', '<bdi>')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/bdo/index.md b/files/pt-br/web/html/element/bdo/index.md index 3eb7d7b44b746a..f5120d141933cb 100644 --- a/files/pt-br/web/html/element/bdo/index.md +++ b/files/pt-br/web/html/element/bdo/index.md @@ -92,11 +92,7 @@ A especificação HTML 4 não especificam eventos para este elemento; eles foram ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------------ | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-bdo-element', '<bdo>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'textlevel-semantics.html#the-bdo-element', '<bdo>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'dirlang.html#h-8.2.4', '<bdo>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/body/index.md b/files/pt-br/web/html/element/body/index.md index 393d7e1d0e4a46..35021b186d5983 100644 --- a/files/pt-br/web/html/element/body/index.md +++ b/files/pt-br/web/html/element/body/index.md @@ -136,11 +136,7 @@ Estes elementos incluem os [atributos globais](/pt-BR/docs/Web/HTML/Global_attri ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------------- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', 'sections.html#the-body-element', '<body>')}} | {{Spec2('HTML WHATWG')}} | Changed the list of non-conforming features. | -| {{SpecName('HTML5 W3C', 'sections.html#the-body-element', '<body>')}} | {{Spec2('HTML5 W3C')}} | Obsoleted the formerly deprecated attributes. Defined the behavior of the non-conforming and never standardized `margintop`, `marginleft`, `marginright` and `marginbottom`. Added the `on*` attributes. | -| {{SpecName('HTML4.01', 'struct/global.html#h-7.5.1', '<body>')}} | {{Spec2('HTML4.01')}} | Deprecated the `alink`, `background`, `bgcolor`, `link`, `text` and `vlink` attributes. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/br/index.md b/files/pt-br/web/html/element/br/index.md index 94d0c44a0121eb..bc4f970600fb8a 100644 --- a/files/pt-br/web/html/element/br/index.md +++ b/files/pt-br/web/html/element/br/index.md @@ -87,11 +87,7 @@ USA ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'text-level-semantics.html#the-br-element', '<br>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-br-element', '<br>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/text.html#h-9.3.2.1', '<br>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com o browser diff --git a/files/pt-br/web/html/element/button/index.md b/files/pt-br/web/html/element/button/index.md index d4caaa38d6666f..44d4de007895ce 100644 --- a/files/pt-br/web/html/element/button/index.md +++ b/files/pt-br/web/html/element/button/index.md @@ -92,11 +92,7 @@ Note que esse botão possui CSS aplicado. ## Especificações -| Especificações | Status | Comentário | -| ------------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'the-button-element.html#the-button-element', '<button>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'forms.html#the-button-element', '<button>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'interact/forms.html#h-17.5', '<button>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/code/index.md b/files/pt-br/web/html/element/code/index.md index f9f9f985df5188..4f793f7fc5b09c 100644 --- a/files/pt-br/web/html/element/code/index.md +++ b/files/pt-br/web/html/element/code/index.md @@ -87,11 +87,7 @@ Uma regra CSS pode ser definida para o seletor `code` para sobrescrever a fonte ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-code-element', '<code>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-code-element', '<code>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/text.html#h-9.2.1', '<code>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/dd/index.md b/files/pt-br/web/html/element/dd/index.md index bebdb0d2a129b5..33d809ee34a5f1 100644 --- a/files/pt-br/web/html/element/dd/index.md +++ b/files/pt-br/web/html/element/dd/index.md @@ -75,11 +75,7 @@ Para exemplos, veja [os exemplos de \
](/pt-BR/docs/Web/HTML/Element/dl#Exemp ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-dd-element', '<dd>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'grouping-content.html#the-dd-element', '<dd>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/lists.html#h-10.3', '<dd>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/dfn/index.md b/files/pt-br/web/html/element/dfn/index.md index 8e9b600e4719dc..5de9c5b5b1d23e 100644 --- a/files/pt-br/web/html/element/dfn/index.md +++ b/files/pt-br/web/html/element/dfn/index.md @@ -66,11 +66,7 @@ _A Internet_ é um sistema global de redes interconectadas que usam o Internet P ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'text-level-semantics.html#the-dfn-element', '<dfn>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-dfn-element', '<dfn>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/text.html#h-9.2.1', '<dfn>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Navegadores compatíveis diff --git a/files/pt-br/web/html/element/dialog/index.md b/files/pt-br/web/html/element/dialog/index.md index cc3f74326f44c7..d7b3b984780809 100644 --- a/files/pt-br/web/html/element/dialog/index.md +++ b/files/pt-br/web/html/element/dialog/index.md @@ -132,10 +132,7 @@ Este exemplo abre uma caixa de diálogo contendo um formulário quando o botão ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------------------------- | ------------------------ | ----------------- | -| {{SpecName('HTML WHATWG', 'forms.html#the-dialog-element', '<dialog>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5.2', 'interactive-elements.html#the-dialog-element', '<dialog>')}} | {{Spec2('HTML5.2')}} | Difinição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/div/index.md b/files/pt-br/web/html/element/div/index.md index 0a0638f8a32fdb..d8472aace50432 100644 --- a/files/pt-br/web/html/element/div/index.md +++ b/files/pt-br/web/html/element/div/index.md @@ -36,11 +36,7 @@ Qualquer tipo de conteúdo aqui. Como \

, \. Você dá o nome! ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'grouping-content.html#the-div-element', '<div>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'grouping-content.html#the-div-element', '<div>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/global.html#h-7.5.4', '<div>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade dos navegadores diff --git a/files/pt-br/web/html/element/dt/index.md b/files/pt-br/web/html/element/dt/index.md index e75b1ad036399f..1e664b94c6ca28 100644 --- a/files/pt-br/web/html/element/dt/index.md +++ b/files/pt-br/web/html/element/dt/index.md @@ -23,11 +23,7 @@ Para exemplo veja [definição de lista](/pt-BR/docs/HTML/Element/dl#Examples). ## Especificações -| Specification | Status | Comment | -| --------------------------------------------------------------------------------- | ------------------------ | ------- | -| {{SpecName('HTML WHATWG', 'grouping-content.html#the-dt-element', '<dt>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'grouping-content.html#the-dt-element', '<dt>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/lists.html#h-10.3', '<dt>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Navegadores compatíveis diff --git a/files/pt-br/web/html/element/em/index.md b/files/pt-br/web/html/element/em/index.md index 9ae47cc2690158..86e3bdd9cf77fe 100644 --- a/files/pt-br/web/html/element/em/index.md +++ b/files/pt-br/web/html/element/em/index.md @@ -96,11 +96,7 @@ Um exemplo para `` poderia ser: "A _Rainha Mary_ velejou na noite passada". A ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'text-level-semantics.html#the-em-element', '<em>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'textlevel-semantics.html#the-em-element', '<em>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/text.html#h-9.2.1', '<em>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/embed/index.md b/files/pt-br/web/html/element/embed/index.md index e7aee9e549e502..e0233711ea5ab1 100644 --- a/files/pt-br/web/html/element/embed/index.md +++ b/files/pt-br/web/html/element/embed/index.md @@ -40,10 +40,7 @@ Este elemento inclui os [atributos globais](/pt-BR/docs/HTML/Global_attributes). ## Especificações -| Specification | Status | Comment | -| ----------------------------------------------------------------------------------------- | ------------------------ | ------- | -| {{SpecName('HTML WHATWG', 'the-iframe-element.html#the-embed-element', '<embed>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'embedded-content-0.html#the-embed-element', '<embed>')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/fieldset/index.md b/files/pt-br/web/html/element/fieldset/index.md index 0730f3aeab15f3..a39ef536c1adcd 100644 --- a/files/pt-br/web/html/element/fieldset/index.md +++ b/files/pt-br/web/html/element/fieldset/index.md @@ -371,12 +371,7 @@ O exemplo a seguinte é feito de puro HTML e CSS. Não contém javascript. ## Especificações -| Especificação | Status | Comentário | -| ---------------------------------------------------------------------------------- | ------------------------ | --------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', 'forms.html#the-fieldset-element', '<fieldset>')}} | {{Spec2('HTML WHATWG')}} | Definição do elemento fieldset | -| {{SpecName('HTML WHATWG', 'rendering.html#the-fieldset-and-legend-elements')}} | {{Spec2('HTML WHATWG')}} | Padrão sugerido de renderização dos elementos fieldset e legend | -| {{SpecName('HTML5 W3C', 'forms.html#the-fieldset-element', '<fieldset>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'interact/forms.html#h-17.10', '<fieldset>')}} | {{Spec2('HTML4.01')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/figcaption/index.md b/files/pt-br/web/html/element/figcaption/index.md index 7cc2ec8be38cd4..ed1c3da9a6a96c 100644 --- a/files/pt-br/web/html/element/figcaption/index.md +++ b/files/pt-br/web/html/element/figcaption/index.md @@ -46,10 +46,7 @@ Por favor, consulte a página {{HTMLElement("figure")}} para visualizar o exempl ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-figcaption-element', '<figcaption>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'grouping-content.html#the-figcaption-element', '<figcaption>')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/header/index.md b/files/pt-br/web/html/element/header/index.md index 9937d1e9366b09..4578724a393a7d 100644 --- a/files/pt-br/web/html/element/header/index.md +++ b/files/pt-br/web/html/element/header/index.md @@ -34,10 +34,7 @@ Este elemento não possui outros atributos além dos [atributos globais](/pt-BR/ ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'sections.html#the-header-element', '<header>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'sections.html#the-header-element', '<header>')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/heading_elements/index.md b/files/pt-br/web/html/element/heading_elements/index.md index ac3057548e9bfb..ad67602c6e9caf 100644 --- a/files/pt-br/web/html/element/heading_elements/index.md +++ b/files/pt-br/web/html/element/heading_elements/index.md @@ -78,11 +78,7 @@ Em HTML 5, use o elemento {{HTMLElement("section")}} para definir o outline de u ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements', '<h1>, <h2>, <h3>, <h4>, <h5>, and <h6>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements', '<h1>, <h2>, <h3>, <h4>, <h5>, and <h6>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/global.html#h-7.5.5', '<h1>, <h2>, <h3>, <h4>, <h5>, and <h6>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/hr/index.md b/files/pt-br/web/html/element/hr/index.md index e7daaf5c531d53..4be70148065d29 100644 --- a/files/pt-br/web/html/element/hr/index.md +++ b/files/pt-br/web/html/element/hr/index.md @@ -58,12 +58,7 @@ Para alterar a aparencia da linha ou as lacunas entre ela e os parágrafos, util ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------------------- | ------------------------ | ------------------------------------------------ | -| {{SpecName('HTML WHATWG', 'grouping-content.html#the-hr-element', '<hr>')}} | {{Spec2('HTML WHATWG')}} | Definição do elemento `hr` | -| {{SpecName('HTML WHATWG', 'rendering.html#the-hr-element-0')}} | {{Spec2('HTML WHATWG')}} | Sugestão de renderização padrão do elemento `hr` | -| {{SpecName('HTML5 W3C', 'grouping-content.html#the-hr-element', '<hr>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'present/graphics.html#h-15.3', '<hr>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade nos Navegadores diff --git a/files/pt-br/web/html/element/html/index.md b/files/pt-br/web/html/element/html/index.md index c9b76c31ea9c1a..7bc4ab50042dfd 100644 --- a/files/pt-br/web/html/element/html/index.md +++ b/files/pt-br/web/html/element/html/index.md @@ -45,11 +45,7 @@ Desde que o elemento `` seja o primeiro em documento outro que comenta, es ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-html-element', '<html>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'the-html-element.html#the-html-element', '<html>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'global.html#h-7.3', '<html>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade dos navegadores diff --git a/files/pt-br/web/html/element/i/index.md b/files/pt-br/web/html/element/i/index.md index 2a3ff45750262c..b57619140fc140 100644 --- a/files/pt-br/web/html/element/i/index.md +++ b/files/pt-br/web/html/element/i/index.md @@ -91,11 +91,7 @@ Uma boa ideia é usar o atributo **class** para identificar porque esse elemento ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-i-element', '<i>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-i-element', '<i>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'present/graphics.html#h-15.2.1', '<b>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/iframe/index.md b/files/pt-br/web/html/element/iframe/index.md index 047090a1449649..d281908bec2cbe 100644 --- a/files/pt-br/web/html/element/iframe/index.md +++ b/files/pt-br/web/html/element/iframe/index.md @@ -131,11 +131,7 @@ Scripts trying to access a frame's content are subject to the [same-origin polic ## Especificações -| Especificação | Status | Comment | -| ------------------------------------------------------------------------------------------- | ------------------------ | ------- | -| {{SpecName('HTML WHATWG', 'the-iframe-element.html#the-iframe-element', '<iframe>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'embedded-content-0.html#the-iframe-element', '<iframe>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'present/frames.html#h-16.5', '<iframe>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade dos navegadores diff --git a/files/pt-br/web/html/element/img/index.md b/files/pt-br/web/html/element/img/index.md index 970e71363218c8..86954db47f08d1 100644 --- a/files/pt-br/web/html/element/img/index.md +++ b/files/pt-br/web/html/element/img/index.md @@ -196,11 +196,7 @@ O valor do atributo `title` é geralmente mostrado ao usuário como uma dica, qu ## Especificações -| Specification | Status | Comment | -| ------------------------------------------------------------------------------------- | ------------------------ | ------- | -| {{SpecName('HTML WHATWG', 'embedded-content-1.html#the-img-element', '<img>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'embedded-content-0.html#the-img-element', '<img>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/objects.html#h-13.2', '<img>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade dos navegadores diff --git a/files/pt-br/web/html/element/input/checkbox/index.md b/files/pt-br/web/html/element/input/checkbox/index.md index c26104d1ac3c60..e8ec6da9d2f065 100644 --- a/files/pt-br/web/html/element/input/checkbox/index.md +++ b/files/pt-br/web/html/element/input/checkbox/index.md @@ -290,11 +290,7 @@ otherCheckbox.onchange = function () { ## Especificações -| Especificação | Status | Comente | -| ------------------------------------------------------------------------------------------------------------------------- | ------------------------- | ------- | -| | | | -| {{SpecName ('HTML WHATWG', 'forms.html # checkbox-state- (tipo = caixa de seleção)', '<input type = "checkbox">')}} | {{Spec2 ('HTML WHATWG')}} | | -| {{SpecName ('HTML5 W3C', 'forms.html # checkbox-state- (tipo = caixa de seleção)', '<input type = "checkbox">')}} | {{Spec2 ('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/input/index.md b/files/pt-br/web/html/element/input/index.md index f1e8f9e4920ac8..819e7610b4a214 100644 --- a/files/pt-br/web/html/element/input/index.md +++ b/files/pt-br/web/html/element/input/index.md @@ -267,11 +267,7 @@ Você pode usar o atributo [`mozactionhint`](/pt-BR/docs/Web/HTML/Element/input# ## Especificações -| Especificação | Estado | Comentários | -| ---------------------------------------------------------------------------------------- | ------------------------ | ----------- | -| {{SpecName('HTML WHATWG', 'the-input-element.html#the-input-element', '<input>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'forms.html#the-input-element', '<input>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'interact/forms.html#h-17.4', '<form>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/input/password/index.md b/files/pt-br/web/html/element/input/password/index.md index 8bbf7260fda901..3efce9da8881e9 100644 --- a/files/pt-br/web/html/element/input/password/index.md +++ b/files/pt-br/web/html/element/input/password/index.md @@ -238,10 +238,7 @@ cpf.oninput = function (event) { ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------------------------------------------- | ------------------------ | ----------------- | -| {{SpecName('HTML WHATWG', 'forms.html#password-state-(type=password)', '<input type="password">')}} | {{Spec2('HTML WHATWG')}} | Definição inicial | -| {{SpecName('HTML5.1', 'forms.html#password-state-(type=password)', '<input type="password">')}} | {{Spec2('HTML5.1')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/label/index.md b/files/pt-br/web/html/element/label/index.md index 2a9233ecf7f79d..6365945565a9a8 100644 --- a/files/pt-br/web/html/element/label/index.md +++ b/files/pt-br/web/html/element/label/index.md @@ -48,11 +48,7 @@ A tecla de atalho para acessar este elemento a partir do teclado. ## Especificações -| Specification | Status | Comment | -| ---------------------------------------------------------------------------- | ------------------------ | ------- | -| {{SpecName('HTML WHATWG', 'forms.html#the-label-element', '<label>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'forms.html#the-label-element', '<label>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'interact/forms.html#h-17.9.1', '<label>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/li/index.md b/files/pt-br/web/html/element/li/index.md index 38542a123b74f9..d6dacd7594f2d5 100644 --- a/files/pt-br/web/html/element/li/index.md +++ b/files/pt-br/web/html/element/li/index.md @@ -71,11 +71,7 @@ Para exemplos mais detalhados veja as páginas [\
    ](/pt-BR/docs/Web/HTML/Elem ## Especificações -| Especificação | Estado | Observação | -| --------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'grouping-content.html#the-li-element', '<li>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'the-li-element.html#the-li-element', '<li>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'lists.html#h-10.2', '<li>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/link/index.md b/files/pt-br/web/html/element/link/index.md index 4aed228d4aae49..e1807b587462ac 100644 --- a/files/pt-br/web/html/element/link/index.md +++ b/files/pt-br/web/html/element/link/index.md @@ -140,11 +140,7 @@ Você pode determinar quando um stylesheet foi carregado observando um `load` ev ## Especificações -| Specification | Status | Comment | -| ------------------------------------------------------------------------------------ | ------------------------ | ------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-link-element', '<link>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'document-metadata.html#the-link-element', '<link>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/links.html#h-12.3', '<link>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/main/index.md b/files/pt-br/web/html/element/main/index.md index acf22e756da7fd..c742a0e8d62005 100644 --- a/files/pt-br/web/html/element/main/index.md +++ b/files/pt-br/web/html/element/main/index.md @@ -55,11 +55,7 @@ Este elemento admite apenas os [atributos globais](/pt-BR/docs/Web/HTML/Global_a ## Especificações -| Especificação | Estado | Comentário | -| ----------------------------------------------------------------------------------- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', '#the-main-element', '<main>')}} | {{Spec2('HTML WHATWG')}} | Removida a restrição sobre não usar \
    como um filho dos elementos {{HTMLElement("article")}}, {{HTMLElement("aside")}}, {{HTMLElement("footer")}}, {{HTMLElement("header")}}, ou {{HTMLElement("nav")}}. | -| {{SpecName('HTML5.1', 'grouping-content.html#the-main-element', '<main>')}} | {{Spec2('HTML5.1')}} | Não há mudança na {{SpecName('HTML5 W3C')}} | -| {{SpecName('HTML5 W3C', 'grouping-content.html#the-main-element', '<main>')}} | {{Spec2('HTML5 W3C')}} | Definição inicial. | +{{Specifications}} ## Navegadores compatíveis diff --git a/files/pt-br/web/html/element/map/index.md b/files/pt-br/web/html/element/map/index.md index 82755950d4c9ae..619e12d067c17d 100644 --- a/files/pt-br/web/html/element/map/index.md +++ b/files/pt-br/web/html/element/map/index.md @@ -31,11 +31,7 @@ Este elemento inclui os [atributos globais](/pt-BR/docs/HTML/Global_attributes). ## Especificações -| Especificação | Estado | Comentário | -| ------------------------------------------------------------------------------------------ | ------------------------- | ---------- | -| {{SpecName ('HTML WHATWG', 'a-map-element.html # the-map-elemento', '<map>')}} | {{Spec2 ('HTML WHATWG')}} | | -| {{SpecName ('HTML5 W3C', 'incorporado-content-0.html # the-map-elemento', '<map>')}} | {{Spec2 ('HTML5 W3C')}} | | -| {{SpecName ('HTML4.01', 'struct / objects.html # h-13.6.1', '<map>')}} | {{Spec2 ('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/mark/index.md b/files/pt-br/web/html/element/mark/index.md index a19eae4df70935..ad995409170b15 100644 --- a/files/pt-br/web/html/element/mark/index.md +++ b/files/pt-br/web/html/element/mark/index.md @@ -34,10 +34,7 @@ Este elemento inclue apenas [atributos Globais](/pt-BR/docs/HTML/Global_attribut ## Especificações -| Especificações | Status | Comentários | -| ----------------------------------------------------------------------------------------- | ------------------------ | ----------- | -| {{SpecName('HTML WHATWG', 'text-level-semantics.html#the-mark-element', '<mark>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'the-mark-element.html#the-mark-element', '<mark>')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade diff --git a/files/pt-br/web/html/element/meta/index.md b/files/pt-br/web/html/element/meta/index.md index 45a4474bade6d1..843aff1bbb5416 100644 --- a/files/pt-br/web/html/element/meta/index.md +++ b/files/pt-br/web/html/element/meta/index.md @@ -226,12 +226,7 @@ Dependendo do conjunto escolhido, o tipo de metadata pode ser uma das seguintes: ## Especificações -| Specification | Status | Comment | -| ------------------------------------------------------------------------------------------------- | ---------------------------- | ---------------------------------------------------- | -| {{SpecName('Referrer Policy', '#referrer-policy-delivery-meta', '<meta name="referrer">')}} | {{Spec2('Referrer Policy')}} | Define valores e semantica ``. | -| {{SpecName('HTML WHATWG', 'semantics.html#the-meta-element', '<meta>')}} | {{Spec2('HTML WHATWG')}} | Adiciona o atributo `itemprop` | -| {{SpecName('HTML5 W3C', 'document-metadata.html#the-meta-element', '<meta>')}} | {{Spec2('HTML5 W3C')}} | Adiciona o atributo `charset` | -| {{SpecName('HTML4.01', 'struct/global.html#h-7.4.4.2', '<meta>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/noscript/index.md b/files/pt-br/web/html/element/noscript/index.md index 2348947396463e..704e3001437575 100644 --- a/files/pt-br/web/html/element/noscript/index.md +++ b/files/pt-br/web/html/element/noscript/index.md @@ -43,11 +43,7 @@ Rocks! ## Especificações -| Specification | Status | Comment | -| ---------------------------------------------------------------------------------------- | ------------------------ | ------- | -| {{SpecName('HTML WHATWG', 'scripting-1.html#the-noscript-element', '<noscript>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'scripting-1.html#the-noscript-element', '<noscript>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'interact/scripts.html#h-18.3.1', '<noscript>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/ol/index.md b/files/pt-br/web/html/element/ol/index.md index 3a782bdbbe338d..98eb648d6507b3 100644 --- a/files/pt-br/web/html/element/ol/index.md +++ b/files/pt-br/web/html/element/ol/index.md @@ -139,11 +139,7 @@ A saída HTML acima será: ## Especificações -| Especificação | Situação | Observação | -| ------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'grouping-content.html#the-ol-element', '<ol>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', "grouping-content.html#the-ol-element", "HTMLOListElement")}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/lists.html#h-10.2', '<ol>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidede em navegadores diff --git a/files/pt-br/web/html/element/optgroup/index.md b/files/pt-br/web/html/element/optgroup/index.md index 0507cc023cc772..c53232beeb5e51 100644 --- a/files/pt-br/web/html/element/optgroup/index.md +++ b/files/pt-br/web/html/element/optgroup/index.md @@ -49,11 +49,7 @@ Este elemento inclui os [atributos globais](/pt-BR/docs/HTML/Global_attributes). ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'the-button-element.html#the-optgroup-element', '<optgroup>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'forms.html#the-optgroup-element', '<optgroup>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'interact/forms.html#h-17.6', '<optgroup>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/option/index.md b/files/pt-br/web/html/element/option/index.md index 6414db935ad999..809ec863c5cc66 100644 --- a/files/pt-br/web/html/element/option/index.md +++ b/files/pt-br/web/html/element/option/index.md @@ -39,11 +39,7 @@ Veja os exemplos do elemento {{HTMLElement("select")}}. ## Especificações -| Especificação | Estado | Comentário | -| ------------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'the-button-element.html#the-option-element', '<option>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'forms.html#the-option-element', '<option>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'interact/forms.html#h-17.6', '<option>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/p/index.md b/files/pt-br/web/html/element/p/index.md index 3eb2016490362e..f2a4c7b36cbdc9 100644 --- a/files/pt-br/web/html/element/p/index.md +++ b/files/pt-br/web/html/element/p/index.md @@ -123,11 +123,7 @@ p { ## Especificações -| Specification | Status | Comment | -| ----------------------------------------------------------------------------- | ------------------------ | -------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-p-element', '<p>')}} | {{Spec2('HTML WHATWG')}} | Nenhuma alteração desde a última w3c {{SpecName("HTML5 W3C")}} | -| {{SpecName('HTML5 W3C', 'grouping-content.html#the-p-element', '<p>')}} | {{Spec2('HTML5 W3C')}} | Atributo `align` está obsoleto | -| {{SpecName('HTML4.01', 'struct/text.html#h-9.3.1', '<p>')}} | {{Spec2('HTML4.01')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/picture/index.md b/files/pt-br/web/html/element/picture/index.md index 46d4213799096d..c94e7b0a2c8828 100644 --- a/files/pt-br/web/html/element/picture/index.md +++ b/files/pt-br/web/html/element/picture/index.md @@ -85,9 +85,7 @@ O atributo `type` lhe permite especificar um tipo MIME para o(s) recurso(s) forn ## Especificações -| Specification | Status | Comment | -| ------------------------------------------------------------------------------------------ | ------------------------ | ------------------ | -| {{SpecName('HTML WHATWG', 'embedded-content.html#the-picture-element','<picture>')}} | {{Spec2('HTML WHATWG')}} | Initial definition | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/pre/index.md b/files/pt-br/web/html/element/pre/index.md index 391a23afd99284..e4b95a222aa64b 100644 --- a/files/pt-br/web/html/element/pre/index.md +++ b/files/pt-br/web/html/element/pre/index.md @@ -48,11 +48,7 @@ body { ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------------------- | ------------------------ | ----------------------------------------------------------- | -| {{SpecName('HTML WHATWG', 'grouping-content.html#the-pre-element', '<pre>')}} | {{Spec2('HTML WHATWG')}} | Nenhuma mudança significante na {{SpecName("HTML WHATWG")}} | -| {{SpecName('HTML5 W3C', 'grouping-content.html#the-pre-element', '<pre>')}} | {{Spec2('HTML5 W3C')}} | Nenhuma mudança significante na {{SpecName("HTML4.01")}} | -| {{SpecName('HTML4.01', 'struct/text.html#h-9.3.4', '<dl>')}} | {{Spec2('HTML4.01')}} | `Atributto cols` obsoleto | +{{Specifications}} ## Compatibilidade de navegador diff --git a/files/pt-br/web/html/element/q/index.md b/files/pt-br/web/html/element/q/index.md index d7c51c54cb99ae..495732cd6695c4 100644 --- a/files/pt-br/web/html/element/q/index.md +++ b/files/pt-br/web/html/element/q/index.md @@ -78,11 +78,7 @@ Este elemento inclui os [atributos globais](/pt-BR/docs/HTML/Global_attributes). ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------------------- | ------------------------ | ----------------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-q-element', '<q>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-q-element', '<q>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/text.html#h-9.2.2', '<q>')}} | {{Spec2('HTML4.01')}} | Definição inicial | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/ruby/index.md b/files/pt-br/web/html/element/ruby/index.md index 8da16d1450c67e..4fea092c06119c 100644 --- a/files/pt-br/web/html/element/ruby/index.md +++ b/files/pt-br/web/html/element/ruby/index.md @@ -35,10 +35,7 @@ Esse elemento somente inclui os [atributos globais](/pt-BR/docs/Web/HTML/Global_ ## Especificações -| Especificação | Status | Comentário | -| ----------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'text-level-semantics.html#the-ruby-element', '<ruby>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-ruby-element', '<ruby>')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/s/index.md b/files/pt-br/web/html/element/s/index.md index 1dfb6472451586..6aa3f8d03c87fe 100644 --- a/files/pt-br/web/html/element/s/index.md +++ b/files/pt-br/web/html/element/s/index.md @@ -110,10 +110,7 @@ Algumas pessoas que usam leitores de tela que desativam deliberadamente o anúnc ## Especificações -| Especificação | Estado | Comentário | -| ------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG','semantics.html#the-s-element','s element')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C','text-level-semantics.html#the-s-element','s element')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/section/index.md b/files/pt-br/web/html/element/section/index.md index 6e60ce02b807fd..f6a257a1fe87a7 100644 --- a/files/pt-br/web/html/element/section/index.md +++ b/files/pt-br/web/html/element/section/index.md @@ -120,11 +120,7 @@ Este elemento inclui apenas os [atributos globais](/pt-BR/docs/Web/HTML/Global_a ## Especificações -| Especificação | Status | Comentários | -| ----------------------------------------------------------------------------------- | ------------------------ | ----------- | -| {{SpecName('HTML WHATWG', 'sections.html#the-section-element', '<section>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5.1', 'sections.html#the-section-element', '<section>')}} | {{Spec2('HTML5.1')}} | | -| {{SpecName('HTML5 W3C', 'sections.html#the-section-element', '<section>')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/select/index.md b/files/pt-br/web/html/element/select/index.md index fd6658346607f0..66c2effc8cc552 100644 --- a/files/pt-br/web/html/element/select/index.md +++ b/files/pt-br/web/html/element/select/index.md @@ -61,11 +61,7 @@ A seguir um exemplo de como simular uma lista de seleção com opções editáve ## Especificações -| Especificação | Estado | Comentários | -| ---------------------------------------------------------------------------- | ---------------------- | ----------- | -| {{SpecName('HTML5 W3C', 'forms.html#the-select-element', '<select>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'interact/forms.html#h-17.6', '<select>')}} | {{Spec2('HTML4.01')}} | | -| | | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/span/index.md b/files/pt-br/web/html/element/span/index.md index cce78261127945..1a331b264d6e06 100644 --- a/files/pt-br/web/html/element/span/index.md +++ b/files/pt-br/web/html/element/span/index.md @@ -36,11 +36,7 @@ Some text ## Especificações -| Specification | Status | Comment | -| --------------------------------------------------------------------------------------- | ------------------------ | ------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-span-element', '<span>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-span-element', '<span>')}} | {{Spec2('HTML5 W3C')}} | A interface com o DOM agora é {{domxref("HTMLSpanElement")}}. | -| {{SpecName('HTML4.01', 'struct/global.html#edef-SPAN', '<span>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/strong/index.md b/files/pt-br/web/html/element/strong/index.md index 655164a65919aa..efbd0f99ae01a0 100644 --- a/files/pt-br/web/html/element/strong/index.md +++ b/files/pt-br/web/html/element/strong/index.md @@ -103,11 +103,7 @@ Ao fazer x é **imperativo** que se faça y antes de prosseguir. ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-strong-element', '<strong>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'text-level-semantics.html#the-strong-element', '<strong>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/text.html#edef-STRONG', '<strong>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Navegadores Compatíveis diff --git a/files/pt-br/web/html/element/style/index.md b/files/pt-br/web/html/element/style/index.md index 7e8702b608fd29..d6de7d0c3f7edd 100644 --- a/files/pt-br/web/html/element/style/index.md +++ b/files/pt-br/web/html/element/style/index.md @@ -69,11 +69,7 @@ Este elemento inclui os [atributos globais](/pt-BR/docs/Web/HTML/Global_attribut ## Especificações -| Specification | Status | Comment | -| ---------------------------------------------------------------------------------- | -------------------------- | ------------------------------------------- | -| {{ SpecName('HTML WHATWG', 'document-metadata.html#the-style-element', 'style') }} | {{ Spec2('HTML WHATWG') }} | No change from {{ SpecName('HTML5 W3C') }}. | -| {{ SpecName('HTML5 W3C', 'document-metadata.html#the-style-element', 'style') }} | {{ Spec2('HTML5 W3C') }} | Added the `scoped` attribute | -| {{ SpecName('HTML4.01', 'present/styles.html#h-14.2.3', 'style') }} | {{ Spec2('HTML4.01') }} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/template/index.md b/files/pt-br/web/html/element/template/index.md index 0102d2e23955a9..cf1feeebdaaa7a 100644 --- a/files/pt-br/web/html/element/template/index.md +++ b/files/pt-br/web/html/element/template/index.md @@ -148,10 +148,7 @@ table td { ## Especificações -| Especificação | Estado | Comentário | -| --------------------------------------------------------------------------------------- | ------------------------ | ----------------- | -| {{SpecName('HTML WHATWG','/scripting-1.html#the-template-element','template element')}} | {{Spec2('HTML WHATWG')}} | Sem mudanças | -| {{SpecName('HTML5 W3C','/scripting-1.html#the-template-element','template element')}} | {{Spec2('HTML5 W3C')}} | Definição Inicial | +{{Specifications}} ## Compatibilidade de Navegadores diff --git a/files/pt-br/web/html/element/tfoot/index.md b/files/pt-br/web/html/element/tfoot/index.md index bd75808f1e90ed..f26a177c0bce75 100644 --- a/files/pt-br/web/html/element/tfoot/index.md +++ b/files/pt-br/web/html/element/tfoot/index.md @@ -122,10 +122,7 @@ Por favor veja a página {{HTMLElement("table")}} para exemplos sobre `
`. ## Especificações -| Especificações | Status | Comentários | -| ------------------------------------------------------------------------------- | ------------------------ | ----------- | -| {{SpecName('HTML WHATWG','tables.html#the-tfoot-element','tfoot element')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C','tabular-data.html#the-tfoot-element','tfoot element')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/th/index.md b/files/pt-br/web/html/element/th/index.md index a9db747415de28..231d116ce41977 100644 --- a/files/pt-br/web/html/element/th/index.md +++ b/files/pt-br/web/html/element/th/index.md @@ -162,10 +162,7 @@ Veja {{HTMLElement("table")}} para mais elementos `
`. ## Especificações -| Especificações | Estados | Comentário | -| ------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG','tables.html#the-th-element','th element')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C','tabular-data.html#the-th-element','th element')}} | {{Spec2('HTML5 W3C')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/element/title/index.md b/files/pt-br/web/html/element/title/index.md index c0c41ee2bab179..e9d65d4027a5fd 100644 --- a/files/pt-br/web/html/element/title/index.md +++ b/files/pt-br/web/html/element/title/index.md @@ -50,11 +50,7 @@ Para ajudar o usuário, atualize o valor do `title` para refletir mudanças sign ## Especificações -| Especificação | Status | Comentário | -| -------------------------------------------------------------------------------------- | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', 'semantics.html#the-title-element', '<title>')}} | {{Spec2('HTML WHATWG')}} | | -| {{SpecName('HTML5 W3C', 'document-metadata.html#the-title-element', '<title>')}} | {{Spec2('HTML5 W3C')}} | | -| {{SpecName('HTML4.01', 'struct/global.html#h-7.4.2', '<title>')}} | {{Spec2('HTML4.01')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/accesskey/index.md b/files/pt-br/web/html/global_attributes/accesskey/index.md index 67acb1ebd16520..d47790a61bb189 100644 --- a/files/pt-br/web/html/global_attributes/accesskey/index.md +++ b/files/pt-br/web/html/global_attributes/accesskey/index.md @@ -106,13 +106,7 @@ Devido a esses problemas, geralmente não é aconselhável usar o `accesskey`s p ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------------ | ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('HTML5.2', "editing.html#the-accesskey-attribute", "accesskey")}} | {{Spec2('HTML5.2')}} | Comportamento mais realista descrito para o que é implementado na realidade. | -| {{SpecName('HTML WHATWG', "interaction.html#the-accesskey-attribute", "accesskey")}} | {{Spec2('HTML WHATWG')}} | Nenhuma alteração das últimas especificações do W3C {{SpecName('HTML5.1')}} . | -| {{SpecName('HTML5.1', "editing.html#the-accesskey-attribute", "accesskey")}} | {{Spec2('HTML5.1')}} | Nenhuma alteração em {{SpecName('HTML5 W3C')}}. | -| {{SpecName('HTML5 W3C', "editing.html#the-accesskey-attribute", "accesskey")}} | {{Spec2('HTML5 W3C')}} | A partir da {{SpecName('HTML4.01')}}, vários caracteres podem ser definidios como teclas de atalho. Além disso, pode ser definido em qualquer elemento. | -| {{SpecName('HTML4.01', "interact/forms.html#h-17.11.2", "accesskey")}} | {{Spec2('HTML4.01')}} | Suportado apenas em {{ HTMLElement("a") }}, {{ HTMLElement("area") }}, {{ HTMLElement("button") }}, {{ HTMLElement("input") }}, {{ HTMLElement("label") }}, {{ HTMLElement("legend") }} e {{ HTMLElement("textarea") }} | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/autocapitalize/index.md b/files/pt-br/web/html/global_attributes/autocapitalize/index.md index ab41dc7efad691..b9cbd7c7df44bb 100644 --- a/files/pt-br/web/html/global_attributes/autocapitalize/index.md +++ b/files/pt-br/web/html/global_attributes/autocapitalize/index.md @@ -18,9 +18,7 @@ O atributo `autocapitalize` nunca ativa a autocapitalização para um elemento { ## Especificações -| Especificação | Estado | Comentário | -| ------------------------------------------------------------------------------------ | ------------------------ | ---------- | -| {{SpecName('HTML WHATWG', "interaction.html#autocapitalization", "autocapitalize")}} | {{Spec2('HTML WHATWG')}} | | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/class/index.md b/files/pt-br/web/html/global_attributes/class/index.md index 5315a1841e166b..23e0986d32f5d1 100644 --- a/files/pt-br/web/html/global_attributes/class/index.md +++ b/files/pt-br/web/html/global_attributes/class/index.md @@ -11,12 +11,7 @@ Apesar da especificação não impor requesitos sobre os nomes de classes, é co ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------- | ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', "elements.html#classes", "class")}} | {{Spec2('HTML WHATWG')}} | Nenhuma mudança desde o mais recente snapshot, {{SpecName('HTML5.1')}} | -| {{SpecName('HTML5.1', "elements.html#classes", "class")}} | {{Spec2('HTML5.1')}} | Snapshot de {{SpecName('HTML WHATWG')}}, nenhuma mudança desde {{SpecName('HTML5 W3C')}} | -| {{SpecName('HTML5 W3C', "elements.html#classes", "class")}} | {{Spec2('HTML5 W3C')}} | Snapshot de {{SpecName('HTML WHATWG')}}. Apartir de {{SpecName('HTML4.01')}}, `class` é um atributo global verdadeiro. | -| {{SpecName('HTML4.01', "struct/global.html#h-7.5.2", "class")}} | {{Spec2('HTML4.01')}} | Suportado por todos os elementos menos {{HTMLElement("base")}}, {{HTMLElement("basefont")}}, {{HTMLElement("head")}}, {{HTMLElement("html")}}, {{HTMLElement("meta")}}, {{HTMLElement("param")}}, {{HTMLElement("script")}}, {{HTMLElement("style")}}, e {{HTMLElement("title")}}. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/contenteditable/index.md b/files/pt-br/web/html/global_attributes/contenteditable/index.md index de6e5e761d823d..bea9534e937f40 100644 --- a/files/pt-br/web/html/global_attributes/contenteditable/index.md +++ b/files/pt-br/web/html/global_attributes/contenteditable/index.md @@ -24,12 +24,7 @@ Você pode definir a cor usada para desenhar a inserção de texto {{Glossary("c ## Especificações -| Especificação | Status | Comentário | -| --------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | ------------------------------------------------------------------------------------- | -| {{SpecName("HTML WHATWG", "editing.html#attr-contenteditable", "contenteditable")}} | {{Spec2("HTML WHATWG")}} | Nenhuma mudança na última instância, {{SpecName("HTML5.2")}} | -| {{SpecName("HTML5.2", "editing.html#making-document-regions-editable-the-contenteditable-content-attribute", "contenteditable")}} | {{Spec2("HTML5.2")}} | Instância de {{SpecName("HTML WHATWG")}}, sem mudanças para {{SpecName("HTML5.1")}} | -| {{SpecName("HTML5.1", "editing.html#making-document-regions-editable-the-contenteditable-content-attribute", "contenteditable")}} | {{Spec2("HTML5.1")}} | Instância de {{SpecName("HTML WHATWG")}}, sem mudanças para {{SpecName("HTML5 W3C")}} | -| {{SpecName("HTML5 W3C", "editing.html#attr-contenteditable", "contenteditable")}} | {{Spec2("HTML5 W3C")}} | Instância de {{SpecName("HTML WHATWG")}}, definição inicial. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/data-_star_/index.md b/files/pt-br/web/html/global_attributes/data-_star_/index.md index a2e7b5d8ca375c..4f88108c75503e 100644 --- a/files/pt-br/web/html/global_attributes/data-_star_/index.md +++ b/files/pt-br/web/html/global_attributes/data-_star_/index.md @@ -30,11 +30,7 @@ Para adicionar atributos **data-\*** , mesmo os elementos HTML mais comuns podem ## Especificações -| Specification | Status | Comment | -| -------------------------------------------------------------------------------------------------------------- | ------------------------ | --------------------------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', "dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes", "data-*")}} | {{Spec2('HTML WHATWG')}} | No change from latest snapshot, {{SpecName('HTML5.1')}} | -| {{SpecName('HTML5.1', "dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes", "data-*")}} | {{Spec2('HTML5.1')}} | Snapshot of {{SpecName('HTML WHATWG')}}, no change from {{SpecName('HTML5 W3C')}} | -| {{SpecName('HTML5 W3C', "dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes", "data-*")}} | {{Spec2('HTML5 W3C')}} | Snapshot of {{SpecName('HTML WHATWG')}}, initial definition. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/hidden/index.md b/files/pt-br/web/html/global_attributes/hidden/index.md index 2abca93a2decc8..9789b7b714077a 100644 --- a/files/pt-br/web/html/global_attributes/hidden/index.md +++ b/files/pt-br/web/html/global_attributes/hidden/index.md @@ -21,11 +21,7 @@ Similarmente, um elemento canvas com atributo `hidden` poderia ser usado como bu ## Especificações -| Specification | Status | Comment | -| ------------------------------------------------------------------------------ | ------------------------ | -------------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', "interaction.html#the-hidden-attribute", "hidden")}} | {{Spec2('HTML WHATWG')}} | Sem mudanças desde o último snapshot, {{SpecName('HTML5.1')}} | -| {{SpecName('HTML WHATWG', "rendering.html#hiddenCSS", "Hidden elements")}} | {{Spec2('HTML WHATWG')}} | Define o processamento padrão sugerido do atributo hidden usando CSS | -| {{SpecName('HTML5.1', "editing.html#the-hidden-attribute", "hidden")}} | {{Spec2('HTML5.1')}} | Definição inicial do snapshot de {{SpecName('HTML WHATWG')}} | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/id/index.md b/files/pt-br/web/html/global_attributes/id/index.md index 2f70f222ffeef4..ad922d4bd28933 100644 --- a/files/pt-br/web/html/global_attributes/id/index.md +++ b/files/pt-br/web/html/global_attributes/id/index.md @@ -13,12 +13,7 @@ O valor deste atributo não deve conter lacunas (espaços, tabulações etc.). N ## Especificações -| Especificação | Status | Comentário | -| -------------------------------------------------------------- | ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', "dom.html#the-id-attribute", "id")}} | {{Spec2('HTML WHATWG')}} | Nenhuma mudança desde o mais recente snapshot, {{SpecName('HTML5.1')}} | -| {{SpecName('HTML5.1', "dom.html#the-id-attribute", "id")}} | {{Spec2('HTML5.1')}} | Snapshot de {{SpecName('HTML WHATWG')}}, nenhuma mudança desde {{SpecName('HTML5 W3C')}} | -| {{SpecName('HTML5 W3C', "dom.html#the-id-attribute", "id")}} | {{Spec2('HTML5 W3C')}} | Snapshot de {{SpecName('HTML WHATWG')}}, passa a aceitar `'_'`, `'-'` and `'.'` se não estiverem no começo do ID. Se torna um atributo global verdadeiro. | -| {{SpecName('HTML4.01', 'struct/global.html#adef-id', 'id')}} | {{Spec2('HTML4.01')}} | Suportado por todos os elementos menos {{HTMLElement("base")}}, {{HTMLElement("head")}}, {{HTMLElement("html")}}, {{HTMLElement("meta")}}, {{HTMLElement("script")}}, {{HTMLElement("style")}}, and {{HTMLElement("title")}}. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/index.md b/files/pt-br/web/html/global_attributes/index.md index 3c96161879cc7f..84bff5fa72fe65 100644 --- a/files/pt-br/web/html/global_attributes/index.md +++ b/files/pt-br/web/html/global_attributes/index.md @@ -103,12 +103,7 @@ Além dos atributos globais HTML básicos, os seguintes atributos globais també ## Especificações -| Especificação | Status | Comentário | -| ------------------------------------------------------------------------------ | ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| {{SpecName('HTML WHATWG', "dom.html#global-attributes", "Global attributes")}} | {{Spec2('HTML WHATWG')}} | From latest snapshot, {{SpecName('HTML5.1')}}, `itemid`, `itemprop`, `itemref`, `itemscope`, and `itemtype` have been added. | -| {{SpecName('HTML5.1', "dom.html#global-attributes", "Global attributes")}} | {{Spec2('HTML5.1')}} | Snapshot of {{SpecName('HTML WHATWG')}}. From {{SpecName('HTML5 W3C')}}, `spellcheck`, `draggable`, and `dropzone` have been added. | -| {{SpecName('HTML5 W3C', "dom.html#global-attributes", "Global attributes")}} | {{Spec2('HTML5 W3C')}} | Snapshot of {{SpecName('HTML WHATWG')}}. From {{SpecName("HTML4.01")}}, the concept of global attributes is introduced and the `dir`, `lang`, `style`, `id`, `class`, `tabindex`, `accesskey`, and `title` are now true global attributes. `xml:lang` which was initially part of XHTML, is now also part of HTML. `hidden`, `data-*`, `contextmenu`, `contenteditable`, and `translate` have been added. | -| {{SpecName('HTML4.01')}} | {{Spec2('HTML4.01')}} | There are no global attributes defined. Several attributes that will become global attributes in subsequent specifications are defined on a subset of elements. `class` and `style` are supported on all elements but {{HTMLElement("base")}}, {{HTMLElement("basefont")}}, {{HTMLElement("head")}}, {{HTMLElement("html")}}, {{HTMLElement("meta")}}, {{HTMLElement("param")}}, {{HTMLElement("script")}}, {{HTMLElement("style")}}, and {{HTMLElement("title")}}. `dir` is supported on all elements but {{HTMLElement("applet")}}, {{HTMLElement("base")}}, {{HTMLElement("basefont")}}, {{HTMLElement("bdo")}}, {{HTMLElement("br")}}, {{HTMLElement("frame")}}, {{HTMLElement("frameset")}}, {{HTMLElement("iframe")}}, {{HTMLElement("param")}}, and {{HTMLElement("script")}}. `id` is supported on all elements but {{HTMLElement("base")}}, {{HTMLElement("head")}}, {{HTMLElement("html")}}, {{HTMLElement("meta")}}, {{HTMLElement("script")}}, {{HTMLElement("style")}}, and {{HTMLElement("title")}}. `lang` is supported on all elements but {{HTMLElement("applet")}}, {{HTMLElement("base")}}, {{HTMLElement("basefont")}}, {{HTMLElement("br")}}, {{HTMLElement("frame")}}, {{HTMLElement("frameset")}}, {{HTMLElement("iframe")}}, {{HTMLElement("param")}}, and {{HTMLElement("script")}}. `tabindex` is only supported on {{HTMLElement("a")}}, {{HTMLElement("area")}}, {{HTMLElement("button")}}, {{HTMLElement("object")}}, {{HTMLElement("select")}}, and {{HTMLElement("textarea")}}. `accesskey` is only supported on {{HTMLElement("a")}}, {{HTMLElement("area")}}, {{HTMLElement("button")}}, {{HTMLElement("input")}}, {{HTMLElement("label")}}, {{HTMLElement("legend")}} and {{HTMLElement("textarea")}}. `title` is supported on all elements but {{HTMLElement("base")}}, {{HTMLElement("basefont")}}, {{HTMLElement("head")}}, {{HTMLElement("html")}}, {{HTMLElement("meta")}}, {{HTMLElement("param")}}, {{HTMLElement("script")}}, and {{HTMLElement("title")}}. | +{{Specifications}} ## Compatibilidade com navegadores diff --git a/files/pt-br/web/html/global_attributes/lang/index.md b/files/pt-br/web/html/global_attributes/lang/index.md index 5f52755834274a..f93f662da84e5f 100644 --- a/files/pt-br/web/html/global_attributes/lang/index.md +++ b/files/pt-br/web/html/global_attributes/lang/index.md @@ -24,12 +24,7 @@ Para as pseudo-classes CSS {{cssxref(":lang")}}, dois nomes de idiomas inválido ## Especificações -| Specification | Status | Comment | -| -------------------------------------------------------------------------------- | ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| {{SpecName('HTML WHATWG', "dom.html#the-lang-and-xml:lang-attributes", "lang")}} | {{Spec2('HTML WHATWG')}} | Sem mudança até o último registro, {{SpecName('HTML5.1')}} | -| {{SpecName('HTML5.1', "dom.html#the-lang-and-xml:lang-attributes", "lang")}} | {{Spec2('HTML5.1')}} | Registro de {{SpecName('HTML WHATWG')}}, sem mudança para {{SpecName('HTML5 W3C')}} | -| {{SpecName('HTML5 W3C', "dom.html#the-lang-and-xml:lang-attributes", "lang")}} | {{Spec2('HTML5 W3C')}} | Registro de {{SpecName('HTML WHATWG')}}, comportamento com `xml:lang` e algoritmo de determinação definido. Ele também é um atributo global. | -| {{SpecName('HTML4.01', 'struct/dirlang.html#h-8.1', 'lang')}} | {{Spec2('HTML4.01')}} | Suportado em todos os elementos, mas {{HTMLElement("applet")}}, {{HTMLElement("base")}}, {{HTMLElement("basefont")}}, {{HTMLElement("br")}}, {{HTMLElement("frame")}}, {{HTMLElement("frameset")}}, {{HTMLElement("iframe")}}, {{HTMLElement("param")}} e {{HTMLElement("script")}}. | +{{Specifications}} ## Compatibilidade com navegadores