Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(pt-br): replace old-style specification tables part2 #15991

Merged
merged 1 commit into from
Oct 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions files/pt-br/web/css/margin-bottom/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

Expand Down
7 changes: 1 addition & 6 deletions files/pt-br/web/css/margin-top/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 1 addition & 4 deletions files/pt-br/web/css/mask/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 1 addition & 6 deletions files/pt-br/web/css/min-height/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 1 addition & 3 deletions files/pt-br/web/css/mix-blend-mode/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 1 addition & 6 deletions files/pt-br/web/css/number/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,7 @@ Quando animado, os valores de `<number>` são interpolados como números reais e

## Especificações

| Especificações | Status | Comentário |
| ---------------------------------------------------------------- | ------------------------ | ----------------------------- |
| {{SpecName("CSS4 Values", "#numbers", "&lt;number&gt;")}} | {{Spec2("CSS4 Values")}} | Nenhuma mudança significante. |
| {{SpecName("CSS3 Values", "#numbers", "&lt;number&gt;")}} | {{Spec2("CSS3 Values")}} | Nenhuma mudança significante. |
| {{SpecName("CSS2.1", "syndata.html#numbers", "&lt;number&gt;")}} | {{Spec2("CSS2.1")}} | Definição explícita. |
| {{SpecName("CSS1", "", "&lt;number&gt;")}} | {{Spec2("CSS1")}} | Definição implícita.. |
{{Specifications}}

## Compatibilidade com navegadores

Expand Down
4 changes: 1 addition & 3 deletions files/pt-br/web/css/offset/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 1 addition & 4 deletions files/pt-br/web/css/opacity/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 1 addition & 4 deletions files/pt-br/web/css/outline/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 1 addition & 4 deletions files/pt-br/web/css/overflow/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 1 addition & 6 deletions files/pt-br/web/css/padding-left/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 1 addition & 5 deletions files/pt-br/web/css/padding/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 1 addition & 5 deletions files/pt-br/web/css/pointer-events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 1 addition & 4 deletions files/pt-br/web/css/position/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

Expand Down
11 changes: 1 addition & 10 deletions files/pt-br/web/css/pseudo-classes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 1 addition & 3 deletions files/pt-br/web/css/ruby-align/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 1 addition & 3 deletions files/pt-br/web/css/scroll-behavior/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading
Loading