Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Nov 16, 2024
2 parents bd18752 + d6ac6be commit bf4edca
Show file tree
Hide file tree
Showing 258 changed files with 6,440 additions and 3,405 deletions.
16 changes: 8 additions & 8 deletions files/es/web/api/window/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,13 +191,13 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
- {{domxref("Window.confirm()")}}
- : Muestra una ventana de comfirmación con dos únicas y posibles respuestas. **Confirmar** y **Cancelar**.
- {{domxref("Window.disableExternalCapture()")}} {{deprecated_inline(24)}}
- : {{todo("NeedsContents")}}
- : <!-- TODO: add content -->
- {{domxref("Window.dispatchEvent()")}}
- : Usado para activar un evento.
- {{domxref("Window.dump()")}}
- : Escribe un mensaje a la consola.
- {{domxref("Window.enableExternalCapture()")}} {{deprecated_inline(24)}}
- : {{todo("NeedsContents")}}
- : <!-- TODO: add content -->
- {{domxref("Window.find()")}}
- : Busca un string dado en una ventana.
- {{domxref("Window.focus()")}}
Expand All @@ -207,7 +207,7 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
- {{domxref("Window.getAttention()")}}
- : Flashes the application icon.
- {{domxref("Window.getAttentionWithCycleCount()")}}
- : {{todo("NeedsContents")}}
- : <!-- TODO: add content -->
- {{domxref("Window.getComputedStyle()")}}
- : Gets computed style for the specified element. Computed style indicates the computed values of all CSS properties of the element.
- {{domxref("Window.getDefaulComputedStyle()")}}
Expand All @@ -219,7 +219,7 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
- {{domxref("Window.matchMedia()")}}
- : Returns a {{domxref("MediaQueryList")}} object representing the specified media query string.
- {{domxref("Window.maximize()")}}
- : {{todo("NeedsContents")}}
- : <!-- TODO: add content -->
- {{domxref("Window.minimize()")}} (top-level XUL windows only)
- : Minimiza la ventana.
- {{domxref("Window.moveBy()")}}
Expand Down Expand Up @@ -247,9 +247,9 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
- {{domxref("Window.resizeTo()")}}
- : Dynamically resizes window.
- {{domxref("Window.restore()")}}
- : {{todo("NeedsContents")}}
- : <!-- TODO: add content -->
- {{domxref("Window.routeEvent()")}} {{deprecated_inline(24)}}
- : {{todo("NeedsContents")}}
- : <!-- TODO: add content -->
- {{domxref("Window.scroll()")}}
- : Scrolls the window to a particular place in the document.
- {{domxref("Window.scrollBy()")}}
Expand All @@ -267,7 +267,7 @@ _Esta interfaz hereda metodos de la interfaz {{domxref("EventTarget")}} e implem
- {{domxref("WindowTimers.setInterval()")}}
- : Schedules the execution of a function each X milliseconds.
- {{domxref("Window.setResizable")}}
- : {{todo("NeedsContents")}}
- : <!-- TODO: add content -->
- {{domxref("WindowTimers.setTimeout()")}}
- : Sets a delay for executing a function.
- {{domxref("Window.showModalDialog()")}}
Expand Down Expand Up @@ -305,7 +305,7 @@ _Esta interfaz hereda controladores de eventos de la interfaz {{domxref("EventTa
- {{domxref("Window.ondevicelight")}}
- : An event handler property for any ambient light levels changes
- {{domxref("Window.ondevicemotion")}}
- : {{todo("NeedsContents")}}
- : <!-- TODO: add content -->
- {{domxref("Window.ondeviceorientation")}}
- : An event handler property for any device orientation changes
- {{domxref("Window.ondeviceproximity")}}
Expand Down
6 changes: 3 additions & 3 deletions files/es/web/css/-webkit-mask-box-image/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ slug: Web/CSS/-webkit-mask-box-image

`-webkit-mask-box-image` establece la imagen de máscara para la caja del borde de un elemento.

- {{ Xref_cssinitial() }}: none
- [Valor inicial](/es/docs/Web/CSS/initial_value): none
- Se aplica a : Todos los elementos
- {{ Xref_cssinherited() }}: no
- [Heredable](/es/docs/Web/CSS/inheritance): no
- Media: {{cssxref("Media/Visual", "visual")}}
- {{ Xref_csscomputed() }}: tal y como se especfica
- [Valor calculado](/es/docs/Web/CSS/computed_value): tal y como se especfica

## Síntaxis

Expand Down
6 changes: 3 additions & 3 deletions files/es/web/css/-webkit-mask-composite/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ slug: Web/CSS/-webkit-mask-composite

La propiedad `-webkit-mask-composite` especifica la forma en la que múltiples imágenes de máscara son compuestas para ser aplicadas al mismo elemento. Son compuestas en el orden en el que son declaradas en la propiedad {{ Cssxref("-webkit-mask-image") }}.

- {{ Xref_cssinitial() }}: source-over
- [Valor inicial](/es/docs/Web/CSS/initial_value): source-over
- Se aplica a : todos los elementos
- {{ Xref_cssinherited() }}: no
- [Heredable](/es/docs/Web/CSS/inheritance): no
- Media: {{cssxref("Media/Visual", "visual")}}
- {{ Xref_csscomputed() }}: tal y como se especifica.
- [Valor calculado](/es/docs/Web/CSS/computed_value): tal y como se especifica.

## Síntaxis

Expand Down
6 changes: 3 additions & 3 deletions files/es/web/css/border-left-color/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ slug: Web/CSS/border-left-color

`border-left-color` pone el color del borde izquierdo de un elemento,con el valor de el color en hexadecimal o con palabras clave, como azul, verde, rojo `transparente`.

- {{ Xref_cssinitial() }}: {{ Cssxref("color") }} propiedad
- [Valor inicial](/es/docs/Web/CSS/initial_value): {{ Cssxref("color") }} propiedad
- Se aplica a : todos los elementos
- {{ Xref_cssinherited() }}: no
- [Heredable](/es/docs/Web/CSS/inheritance): no
- Porcentajes: N/A
- Media: {{cssxref("Media/Visual", "visual")}}
- {{ Xref_csscomputed() }}: cuando son tomados de la propiedad 'color',los valores computarizados de 'color'; de otra manera como sean especificados.
- [Valor calculado](/es/docs/Web/CSS/computed_value): cuando son tomados de la propiedad 'color',los valores computarizados de 'color'; de otra manera como sean especificados.

### Sintaxis

Expand Down
6 changes: 3 additions & 3 deletions files/es/web/css/min-width/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ slug: Web/CSS/min-width

La propiedad `min-width` se usa para determinar la anchura mínima de un elemento. Previene que la propiedad {{ Cssxref("width") }} pueda ser inferior que `min-width`.

- {{ Xref_cssinitial() }}: 0
- [Valor inicial](/es/docs/Web/CSS/initial_value): 0
- Aplicable a: elementos de tipo bloque.
- {{ Xref_cssinherited() }}: no
- [Heredable](/es/docs/Web/CSS/inheritance): no
- Porcentajes: se refieren a la anchura del bloque contenedor.
- Media: {{cssxref("Media/Visual", "visual")}}
- {{ Xref_csscomputed() }}:
- [Valor calculado](/es/docs/Web/CSS/computed_value):

### Sintaxis

Expand Down
6 changes: 3 additions & 3 deletions files/es/web/css/right/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ La propiedad `right` especifica parte de la posición de un elemento (posicionad

Para los elementos con una posición absoluta (aquellos que tienen la propiedad {{ Cssxref("position") }}`: absolute` ó `position: fixed`), la propiedad right determina la distancia entre el margen derecho del elemento y el borde derecho de su bloque contenedor.

- {{ Xref_cssinitial() }}: {{ Cssxref("auto") }}
- [Valor inicial](/es/docs/Web/CSS/initial_value): {{ Cssxref("auto") }}
- Se aplica a: [positioned elements](/es/CSS/position)
- {{ Xref_cssinherited() }}: no
- [Heredable](/es/docs/Web/CSS/inheritance): no
- Porcentajes: se refiere al ancho del bloque contenedor.
- Media: {{cssxref("Media/Visual", "visual")}}
- {{ Xref_csscomputed() }}: valor absoluto, porcentaje ó auto.
- [Valor calculado](/es/docs/Web/CSS/computed_value): valor absoluto, porcentaje ó auto.

### Sintaxis

Expand Down
6 changes: 3 additions & 3 deletions files/es/web/css/top/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Para los elementos con una posición relativa (aquellos que tienen la propiedad

Cuando se define tanto la propiedad `top` como {{cssxref("bottom")}} para un elemento, y {{cssxref("height")}} no se ha definido, tiene un valor `auto` o 100%, tanto la distancia `top` como {{cssxref("bottom")}} se respetan. Si {{cssxref("height")}} está definida, la aplicación de la propiedad `top` tiene precedencia y {{cssxref("bottom")}} será ignorada.

- {{ Xref_cssinitial() }}: {{ Cssxref("auto") }}
- [Valor inicial](/es/docs/Web/CSS/initial_value): {{ Cssxref("auto") }}
- Aplicable a: [Posicionar Elementos](/es/CSS/position)
- {{ Xref_cssinherited() }}: no
- [Heredable](/es/docs/Web/CSS/inheritance): no
- Porcentajes: se refieren a la altura del bloque contenedor.
- Medio: {{cssxref("Media/Visual", "visual")}}
- {{ Xref_csscomputed() }}: valor absoluto, porcentaje ó auto.
- [Valor calculado](/es/docs/Web/CSS/computed_value): valor absoluto, porcentaje ó auto.

### Sintaxis

Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/a/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ El _Elemento HTML `Anchor`_ **`<a>`** crea un enlace a otras páginas de interne
</tr>
<tr>
<th scope="row">Omisión de etiquetas</th>
<td>{{no_tag_omission}}</td>
<td>Ninguna, tanto la etiqueta inicial como la final son obligatorias.</td>
</tr>
<tr>
<th scope="row">Elementos principales permitidos</th>
Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/address/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ El **elemento HTML `<address>`** aporta información de contacto para su {{HTMLE
| [Categorías de contenido](/es/docs/Web/Guide/HTML/categorias_de_contenido) | [Contenido dinámico](/es/docs/Web/Guide/HTML/categorias_de_contenido#Contenido_dinámico), contenido palpable |
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Contenido permitido | [Contenido dinámico](/es/docs/Web/Guide/HTML/categorias_de_contenido#Contenido_dinámico), pero no con elementos `<address>` anidados, no contenidos de cabecera ({{HTMLElement("hgroup")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}), no contenido de sección ({{HTMLElement("article")}}, {{HTMLElement("aside")}}, {{HTMLElement("section")}}, {{HTMLElement("nav")}}), y no elemento {{HTMLElement("header")}} o {{HTMLElement("footer")}}. |
| Etiqueta de omisión | {{no_tag_omission}} |
| Etiqueta de omisión | Ninguna, tanto la etiqueta inicial como la final son obligatorias. |
| Elementos padre permitidos | Cualquier elemento que acepte [contenido dinámico](/es/docs/Web/Guide/HTML/categorias_de_contenido#Contenido_dinámico). |
| Interfaz DOM | {{domxref("HTMLElement")}} antes de Gecko 2.0 (Firefox 4), Gecko implementó este elemento usando la interfaz {{domxref("HTMLSpanElement")}}. |

Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/bdi/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Es útil al embeber o incrustart texto del que se desconoce la direccionalidad,
| [Content categories](/es/docs/HTML/Content_categories) | [Flow content](/es/docs/HTML/Content_categories#Flow_content), [phrasing content](/es/docs/HTML/Content_categories#Phrasing_content), contenido palpable. |
| ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Contenido permitido | [Phrasing content](/es/docs/HTML/Content_categories#Phrasing_content). |
| Omisión de etiqueta | {{no_tag_omission}} |
| Omisión de etiqueta | Ninguna, tanto la etiqueta inicial como la final son obligatorias. |
| Elementos padre permitidos | Any element that accepts [phrasing content](/es/docs/HTML/Content_categories#Phrasing_content). |
| Interfaz DOM | {{domxref("HTMLElement")}} |

Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/data/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ El **Elemento HTML `<data>`** vincula un contenido dado con una traducción legi
| [Categorías de contenido](/es/docs/HTML/Content_categories) | [Flow content](/es/docs/HTML/Content_categories#Flow_content), [phrasing content](/es/docs/HTML/Content_categories#Phrasing_content), palpable content. |
| ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Contenido permitido | [Phrasing content](/es/docs/HTML/Content_categories#Phrasing_content). |
| Omisión de etiqueta | {{no_tag_omission}} |
| Omisión de etiqueta | Ninguna, tanto la etiqueta inicial como la final son obligatorias. |
| Elementos permitidos | Any element that accepts [phrasing content](/es/docs/HTML/Content_categories#Phrasing_content). |
| interfaz DOM | {{domxref("HTMLDataElement")}} |

Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/datalist/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ La fuente de este ejemplo interactivo se almacena en un repositorio de GitHub. S
</tr>
<tr>
<th scope="row">Omisión de etiqueta</th>
<td>{{no_tag_omission}}</td>
<td>Ninguna, tanto la etiqueta inicial como la final son obligatorias.</td>
</tr>
<tr>
<th scope="row">Elementos padre permitidos</th>
Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/details/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ El elemento HTML Details **\<details>** es usado como un widget de revelación a
</tr>
<tr>
<th scope="row">Omisión de etiquetas</th>
<td>{{no_tag_omission}}</td>
<td>Ninguna, tanto la etiqueta inicial como la final son obligatorias.</td>
</tr>
<tr>
<th scope="row">Elementos padres permitidos</th>
Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/dialog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ El **elemento** **HTML `<dialog>`** representa una caja de diálogo u otro compo
</tr>
<tr>
<th scope="row">Tag omission</th>
<td>{{no_tag_omission}}</td>
<td>Ninguna, tanto la etiqueta inicial como la final son obligatorias.</td>
</tr>
<tr>
<th scope="row">Permitted parent elements</th>
Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/div/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Este ejemplo crea un cuadro sombreado aplicando un estilo al `<div>` usando CSS.
</tr>
<tr>
<th scope="row">Omisión de etiqueta</th>
<td>{{no_tag_omission}}</td>
<td>Ninguna, tanto la etiqueta inicial como la final son obligatorias.</td>
</tr>
<tr>
<th scope="row">Padres permitidos</th>
Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/dl/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ El contenido para este ejemplo interactivo se encuentra almacenado en un reposit
</tr>
<tr>
<th scope="row">Omisión de Tag</th>
<td>{{no_tag_omission}}</td>
<td>Ninguna, tanto la etiqueta inicial como la final son obligatorias.</td>
</tr>
<tr>
<th scope="row">Padres permitidos</th>
Expand Down
2 changes: 1 addition & 1 deletion files/es/web/html/element/em/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ El **elemento HTML `<em>`** es el apropiado para marcar con énfasis las partes
| [Categorías de contenido](/es/docs/Web/Guide/HTML/categorias_de_contenido) | [Contenido dinámico](/es/docs/Web/Guide/HTML/categorias_de_contenido#Contenido_dinámico), [contenido textual o estático](/es/docs/Web/Guide/HTML/categorias_de_contenido#Contenido_textual_o_estático), contenido palpable |
| -------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Contenido permitido | [Contenido textual o estático](/es/docs/Web/Guide/HTML/categorias_de_contenido#Contenido_textual_o_estático). |
| Tag omission | {{no_tag_omission}} |
| Tag omission | Ninguna, tanto la etiqueta inicial como la final son obligatorias. |
| Permitted parents | Any element that accepts [phrasing content](/es/docs/Web/HTML/Content_categories#Phrasing_content). |
| Permitted ARIA roles | Any |
| DOM interface | {{domxref("HTMLElement")}} Up to Gecko 1.9.2 (Firefox 4) inclusive, Firefox implements the {{domxref("HTMLSpanElement")}} interface for this element. |
Expand Down
Loading

0 comments on commit bf4edca

Please sign in to comment.