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

es: Remove old compatibility and specification tables #16897

Merged
merged 2 commits into from
Nov 16, 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
9 changes: 0 additions & 9 deletions files/es/orphaned/web/html/element/keygen/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,3 @@ He aquí un ejemplo de envío de formularios, como sería entregado a un program
- [Sample form with DSA KEYGEN element and PQG Parameters](https://bugzilla.mozilla.org/attachment.cgi?id=380750)
- [Sample form with DSA KEYGEN element but no PQG Parameters](https://bugzilla.mozilla.org/attachment.cgi?id=380751)
- [Sample form with EC KEYGEN element](https://bugzilla.mozilla.org/attachment.cgi?id=380752)

## Compatibilidad del navegador

| Navegador | Versión más baja |
| ----------------- | ---------------- |
| Internet Explorer | --- |
| Firefox (Gecko) | 1.0 (1.0) |
| Opera | 3.0 |
| Safari (WebKit) | 1.2 (125) |
14 changes: 0 additions & 14 deletions files/es/web/api/fullscreen_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,20 +115,6 @@ En este código, primero se observa si el atributo `fullscreenElement` de {{ dom

Si el modo de pantalla completa está activado (`fullscreenElement` no es `null`), llamamos a la función {{ domxref("document.exitFullscreen()") }}.

## Prefijado

De momento, no todos los navegadores están implementando la versión sin prefijo de la API. Aquí está la tabla que resume los prefijos y diferencias de nombres entre ellos:

| Estándar | Blink (Chrome y Opera) | Gecko (Firefox) | Internet Explorer 11 | Edge | Safari (WebKit) |
| ------------------------------------------ | --------------------------- | ------------------------ | ----------------------- | --------------------------- | --------------------------- |
| {{domxref("Document.fullscreen")}} | `webkitIsFullScreen` | `mozFullScreen` | _-_ | `webkitIsFullScreen` | `webkitIsFullScreen` |
| {{domxref("Document.fullscreenEnabled")}} | `webkitFullscreenEnabled` | `mozFullScreenEnabled` | `msFullscreenEnabled` | `webkitFullscreenEnabled` | `webkitFullscreenEnabled` |
| {{domxref("Document.fullscreenElement")}} | `webkitFullscreenElement` | `mozFullScreenElement` | `msFullscreenElement` | `webkitFullscreenElement` | `webkitFullscreenElement` |
| {{domxref("Document.onfullscreenchange")}} | `onwebkitfullscreenchange` | `onmozfullscreenchange` | `onmsfullscreenchange` | `onwebkitfullscreenchange` | `onwebkitfullscreenchange` |
| {{domxref("Document.onfullscreenerror")}} | `onwebkitfullscreenerror` | `onmozfullscreenerror` | `onmsfullscreenerror` | `onwebkitfullscreenerror` | `onwebkitfullscreenerror` |
| {{domxref("Document.exitFullscreen()")}} | `webkitExitFullscreen()` | `mozCancelFullScreen()` | `msExitFullscreen()` | `webkitExitFullscreen()` | `webkitExitFullscreen()` |
| {{domxref("Element.requestFullscreen()")}} | `webkitRequestFullscreen()` | `mozRequestFullScreen()` | `msRequestFullscreen()` | `webkitRequestFullscreen()` | `webkitRequestFullscreen()` |

## Especificaciones

{{Specifications}}
Expand Down
12 changes: 3 additions & 9 deletions files/es/web/api/webgl_api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ WebGL trae gráficos en 3D para la Web mediante la introducción de una API que
- [Planeta WebGL](http://planet-webgl.org/)
- : Un agregador de RSS para las personas que pertenecen a la comunidad WebGL.

## Compatibilidad de los navegadores

| Navegador | Compatibilidad básica | `.getContext(context)` |
| ----------------- | ----------------------- | ---------------------- |
| Internet Explorer | --- | --- |
| Firefox (Gecko) | 4.0 (2) | experimental-webgl |
| Opera | --- | --- |
| Chrome | 9 | experimental-webgl |
| Safari | 6 (en Safari nightlies) | experimental-webgl |
## Compatibilidad con navegadores

{{Compat}}
17 changes: 5 additions & 12 deletions files/es/web/css/background-attachment/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,11 @@ p {

### Especificaciones

- [CSS 1](http://www.w3.org/TR/CSS1#background-attachment)
- [CSS 2.1](http://www.w3.org/TR/CSS21/colors.html#propdef-background-attachment)
- [CSS 3](http://www.w3.org/TR/2005/WD-css3-background-20050216/#background-attachment)

### Compatibilidad de navegadores

| Navegador | Versión mínima |
| ----------------- | -------------- |
| Internet Explorer | 4 |
| Firefox | 1 |
| Netscape | 6 |
| Opera | 3.5 |
{{Specifications}}

### Compatibilidad con navegadores

{{Compat}}

### Ver también

Expand Down
23 changes: 3 additions & 20 deletions files/es/web/css/background-color/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,30 +65,13 @@ background-color: color | transparent | inherit

{{EmbedLiveSample("Ejemplos","200","150")}}

### Notas

(Add links to good colour reference sites here.)

### Especificaciones

- [CSS 1 (en)](http://www.w3.org/TR/CSS1#background-color)
- [CSS 2.1 (en)](http://www.w3.org/TR/CSS21/colors.html#propdef-background-color)
- [CSS 3 (en)](http://www.w3.org/TR/2005/WD-css3-background-20050216/#background-color)

### Compatibilidad de navegadores
{{Specifications}}

TBD: This may be removed in favour of a centralized compatibility chart.
### Compatibilidad con navegadores

| Navegador | soporta background-color |
| ------------------- | ------------------------ |
| Internet Explorer 6 | parcialmente |
| Internet Explorer 7 | parcialmente |
| Firefox 1.5 | Sí |
| Firefox 2 | Sí |
| Opera 8.5 | parcialmente |
| Opera 9 | parcialmente |
| Konqueror 3.5 | Sí |
| Safari 2 | Sí |
{{Compat}}

### Ver también

Expand Down
10 changes: 4 additions & 6 deletions files/es/web/css/background-origin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,13 @@ div{
- La propiedad background-origin es ignorada si la propiedad background-attachment tiene un valor de fixed.
- Si el valor de esta propiedad no es establecido en la propiedad abreviada (shorthand) [background](/es/CSS/background) que es aplicada a el elemento despues de la propiedad background-origin, el valor de esta propiedad sera restablecido a su valor inicial por la propiedad abreviada background.

## Compatibilidad de navegadores
### Especificaciones

| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
| -------------- | ------ | --------------- | ----------------- | ----- | --------- |
| Soporte básico | 1.0 | 4.0 (2.0) | 9.0 | 10.5 | 3.0 (522) |
{{Specifications}}

## Especificaciones
### Compatibilidad con navegadores

- [Css fondos y bordes modulo nivel 3](http://dev.w3.org/csswg/css3-background/#the-background-origin)(candidato a recomendación]
{{Compat}}

## Relacionado

Expand Down
15 changes: 4 additions & 11 deletions files/es/web/css/background-position/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,20 +87,13 @@ Si solo se especifica un valor, se entenderá que es la posición horizontal con
}
```

## Especificaciones
### Especificaciones

- [CSS 1](http://www.w3.org/TR/CSS1#background-position)
- [CSS 2.1](http://www.w3.org/TR/CSS21/colors.html#propdef-background-position)
- [CSS 3](http://www.w3.org/TR/2005/WD-css3-background-20050216/#background-position)
{{Specifications}}

### Compatibilidad
### Compatibilidad con navegadores

| Navegador | Versión mínima |
| ----------------- | -------------- |
| Internet Explorer | 4 |
| Firefox | 1 |
| Netscape | 6 |
| Opera | 3.5 |
{{Compat}}

### Ver también

Expand Down
15 changes: 4 additions & 11 deletions files/es/web/css/background/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,20 +92,13 @@ La sintaxis de cada capa es la siguiente:

Tomando una declaración válida, la propiedad `background` inicia las propiedades individuales a sus valores iniciales para después asignarles los valores especificadas explícitamente en la declaración. No hay que definir un valor por cada propiedad individual, se cambia solo las que necesitamos en relación al valor por defecto.

## Especificaciones
### Especificaciones

- [CSS 1](http://www.w3.org/TR/CSS1#background)
- [CSS 2.1](http://www.w3.org/TR/CSS21/colors.html#propdef-background)
- [CSS 3](http://www.w3.org/TR/2005/WD-css3-background-20050216/#the-background)
{{Specifications}}

## Compatibilidad de navegadores
### Compatibilidad con navegadores

| Navegador | Mínima versión |
| ----------------- | -------------- |
| Internet Explorer | 4 |
| Firefox | 1 |
| Netscape | 6 |
| Opera | 3.5 |
{{Compat}}

## Ver también

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

<< [Volver](/es/Guía_de_referencia_de_CSS)

### Resumen

La propiedad `border-bottom-color` define el color del borde inferior de un elemento, con la ayuda de un valor de color o con la palabra clave `transparent`.
Expand Down Expand Up @@ -60,22 +58,12 @@ element {

### Especificaciones

- [CSS 2.1 (en)](http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-color)
- [CSS 3 (en)](http://www.w3.org/TR/css3-background/#border-bottom)
{{Specifications}}

### Compatibilidades
### Compatibilidad con navegadores

| Navegador | Versión mínima |
| ----------------- | -------------- |
| Internet Explorer | 4 |
| Firefox | 1 |
| Netscape | 6 |
| Opera | 3.5 |
{{Compat}}

### Ver también

{{ Cssxref("border-bottom") }}, {{ Cssxref("border-color") }}, {{ Cssxref("border-bottom-style") }}, {{ Cssxref("border-bottom-width") }}

Categorías

Interwiki Languages
21 changes: 4 additions & 17 deletions files/es/web/css/border-bottom-width/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: border-bottom-width
slug: Web/CSS/border-bottom-width
---

<< [Volver](/es/Guía_de_referencia_de_CSS)

### Resumen

`border-bottom-width` define el ancho del borde inferior de una caja.
Expand Down Expand Up @@ -55,25 +53,14 @@ element {
}
```

### Especificacions
### Especificaciones

- [CSS 1](http://www.w3.org/TR/CSS1#border-width)
- [CSS 2.1](http://www.w3.org/TR/CSS21/box.html#border-width-properties)
- [CSS 3](http://www.w3.org/TR/css3-background/#border-width)
{{Specifications}}

### Compatibilidades
### Compatibilidad con navegadores

| Navegador | Versión mínima |
| ----------------- | -------------- |
| Internet Explorer | |
| Firefox | |
| Netscape | |
| Opera | |
{{Compat}}

### Ver también

{{ Cssxref("border-bottom") }}, {{ Cssxref("border-color") }}, {{ Cssxref("border-bottom-style") }}, {{ Cssxref("border-bottom-width") }}

Categorías

Interwiki Languages
19 changes: 3 additions & 16 deletions files/es/web/css/border-bottom/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: border-bottom
slug: Web/CSS/border-bottom
---

<< [Volver](/es/Guía_de_referencia_de_CSS)

### Resumen

La propiedad `border-bottom` permite de definir de una vez todas las propiedades individuales {{ Cssxref("border-bottom-color") }}, {{ Cssxref("border-bottom-style") }}, y {{ Cssxref("border-bottom-width") }}, las cuales describen el color, estilo y ancho del borde inferior de un elementos.
Expand Down Expand Up @@ -69,23 +67,12 @@ Como el valor por defecto de {{ Cssxref("border-bottom-style") }} es `none`, el

### Especificaciones

- [CSS 1](http://www.w3.org/TR/CSS1#border-bottom)
- [CSS 2.1](http://www.w3.org/TR/CSS21/box.html#border-shorthand-properties)
- [CSS 3](http://www.w3.org/TR/css3-background/#the-border-shorthands)
{{Specifications}}

### Compatibilidades
### Compatibilidad con navegadores

| Navegador | Versión mínima |
| ----------------- | -------------- |
| Internet Explorer | 4 |
| Firefox | 1 |
| Netscape | 4 |
| Opera | 3.5 |
{{Compat}}

### Ver también

{{ Cssxref("border") }}, {{ Cssxref("border-bottom") }}, {{ Cssxref("border-bottom-width") }}, {{ Cssxref("border-bottom-style") }}, {{ Cssxref("border-bottom-color") }},

Categorías

Interwiki Languages
17 changes: 3 additions & 14 deletions files/es/web/css/border-collapse/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: border-collapse
slug: Web/CSS/border-collapse
---

<< [Volver](/es/Gu%c3%ada_de_referencia_de_CSS)

### Resumen

La propiedad `border-collapse` se utiliza para fusionar los bordes. Ésto tiene una gran influencia sobre la presentación y el estilo de las celdas de tabla. La representación de los bordes de tabla es dividida en dos categorías en CSS2 - "fusión" y "separación" (collapsed - separated). Esta propiedad especifica que modo de presentación de borde hay que usar.
Expand Down Expand Up @@ -50,21 +48,12 @@ CSS 2 especifica que el valor inicial para esta propiedad es `collapse`, pero CS

### Especificaciones

- [CSS 2.1](http://www.w3.org/TR/CSS21/tables.html#collapsing-borders)
- [CSS 3](http://www.w3.org/TR/REC-CSS2/tables.html#borders)
{{Specifications}}

### Compatibilidades
### Compatibilidad con navegadores

| Navegador | Versión mínima |
| ----------------- | -------------- |
| Internet Explorer | 5.5 |
| Netscape | 7 |
| Opera | 5 |
{{Compat}}

### Ver también

{{ Cssxref("border-spacing") }}

Categorías

Interwiki Languages
17 changes: 5 additions & 12 deletions files/es/web/css/border-color/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,11 @@ Para poder ver el/los bordes también hay que definir {{ Cssxref("border-width",

### Especificaciones

- [CSS 1](http://www.w3.org/TR/CSS1#border-color)
- [CSS 2.1](http://www.w3.org/TR/CSS21/box.html#border-color-properties)
- [CSS 3](http://www.w3.org/TR/css3-background/#the-border-color)

### Compatibilidad

| Navegadores | Versión mínima |
| ----------------- | -------------- |
| Internet Explorer | 4 |
| Firefox | 1 |
| Netscape | 4 |
| Opera | 3.5 |
{{Specifications}}

### Compatibilidad con navegadores

{{Compat}}

### Extensiones Mozilla

Expand Down
19 changes: 3 additions & 16 deletions files/es/web/css/border-spacing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: border-spacing
slug: Web/CSS/border-spacing
---

<< [Volver](/es/Gu%c3%ada_de_referencia_de_CSS)

### Resumen

La propiedad de {{ Cssxref("border-spacing", "espaciado de borde") }} especifica la distancia entre los bordes de celdas adyacentes (sólo para el modelo de [separación de borde](/es/CSS/border-collapse)). Es el equivalente al atributo `cellspacing` en HTML.
Expand Down Expand Up @@ -43,23 +41,12 @@ El espaciado de borde también se utiliza en los bordes exteriores de las tablas

### Especificaciones

- [CSS 2.1](http://www.w3.org/TR/CSS21/tables.html#propdef-border-spacing)
{{Specifications}}

### Compatibilidades
### Compatibilidad con navegadores

| Navegador | Versión mínima |
| ----------------- | -------------- |
| Netscape | 6 |
| Internet Explorer | 7 |
| Firefox | 1 |
| Mozilla | 1 |
| Safari | 1 |
| Opera | 6 |
{{Compat}}

### Ver también

{{ Cssxref("border-collapse") }}

Categorías

Interwiki Languages
Loading