aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/html/element
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-06-22 07:55:45 -0400
committerGitHub <noreply@github.com>2021-06-22 13:55:45 +0200
commit325a9a16506132e984a82bbfce18f9220e81fbb0 (patch)
tree91bc3309b5569ffc128143fa3babe8c04bd9e88c /files/es/web/html/element
parent54dab32379dd4758a25387f0736a04067383688b (diff)
downloadtranslated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.gz
translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.bz2
translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.zip
remove hidden bcd table from 'es' (#1271)
Diffstat (limited to 'files/es/web/html/element')
-rw-r--r--files/es/web/html/element/body/index.html2
-rw-r--r--files/es/web/html/element/button/index.html2
-rw-r--r--files/es/web/html/element/datalist/index.html2
-rw-r--r--files/es/web/html/element/dd/index.html2
-rw-r--r--files/es/web/html/element/dl/index.html2
-rw-r--r--files/es/web/html/element/dt/index.html2
-rw-r--r--files/es/web/html/element/input/email/index.html2
-rw-r--r--files/es/web/html/element/input/text/index.html2
-rw-r--r--files/es/web/html/element/nav/index.html2
-rw-r--r--files/es/web/html/element/q/index.html2
-rw-r--r--files/es/web/html/element/source/index.html2
-rw-r--r--files/es/web/html/element/time/index.html2
-rw-r--r--files/es/web/html/element/track/index.html2
13 files changed, 12 insertions, 14 deletions
diff --git a/files/es/web/html/element/body/index.html b/files/es/web/html/element/body/index.html
index 8e7501c39a..787d40446a 100644
--- a/files/es/web/html/element/body/index.html
+++ b/files/es/web/html/element/body/index.html
@@ -159,7 +159,7 @@ original_slug: Web/HTML/Elemento/body
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a href="https://github.com/mdn/browser-compat-data"> https://github.com/mdn/browser-compat- datos </a> y envíanos una solicitud de extracción.</div>
+
<p>{{Compat("html.elements.body")}}</p>
diff --git a/files/es/web/html/element/button/index.html b/files/es/web/html/element/button/index.html
index 9721ecfff5..937418374c 100644
--- a/files/es/web/html/element/button/index.html
+++ b/files/es/web/html/element/button/index.html
@@ -179,7 +179,7 @@ original_slug: Web/HTML/Elemento/button
<h2 id="Soporte" name="Soporte">Soporte</h2>
-<div class="hidden">La tabla de compatibilidad se genera automáticamente con datos estructurados. Si te gustaría colaborar puedes encontrar más información por <a href="https://github.com/mdn/browser-compat-data">acá y enviarnos un pull request</a>.</div>
+
<p>{{Compat("html.elements.button")}}</p>
diff --git a/files/es/web/html/element/datalist/index.html b/files/es/web/html/element/datalist/index.html
index 82c4bf58b6..ba6c132d1c 100644
--- a/files/es/web/html/element/datalist/index.html
+++ b/files/es/web/html/element/datalist/index.html
@@ -88,7 +88,7 @@ original_slug: Web/HTML/Elemento/datalist
<h2 id="Compatibilidad_con_los_distintos_navegadoresEdit">Compatibilidad con los distintos navegadores<a class="button section-edit only-icon" href="https://developer.mozilla.org/es/docs/Web/HTML/Elemento/option$edit#Compatibilidad_con_los_distintos_navegadores" rel="nofollow, noindex"><span>Edit</span></a></h2>
-<div class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir con los datos, visite https://github.com/mdn/browser-compat-data y envíenos una solicitud de extracción.</div>
+
<p>{{Compat("html.elements.datalist")}}</p>
diff --git a/files/es/web/html/element/dd/index.html b/files/es/web/html/element/dd/index.html
index d995d99bb3..bc295b630c 100644
--- a/files/es/web/html/element/dd/index.html
+++ b/files/es/web/html/element/dd/index.html
@@ -100,7 +100,7 @@ original_slug: Web/HTML/Elemento/dd
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad de esta página es generada desde datos estructurados. Si desea contribuir, por favor revise <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíe una solicitud de extracción (pull request).</div>
+
<p>{{Compat("html.elements.dd")}}</p>
diff --git a/files/es/web/html/element/dl/index.html b/files/es/web/html/element/dl/index.html
index 200a12f31d..c1c5c2c5f7 100644
--- a/files/es/web/html/element/dl/index.html
+++ b/files/es/web/html/element/dl/index.html
@@ -208,7 +208,7 @@ original_slug: Web/HTML/Elemento/dl
<h2 id="Compatibilidad_Web">Compatibilidad Web</h2>
-<div class="hidden">La tabla de compatibilidad en esta página es generada con datos estructurados. Si desea contribuir a la información, por favor revise <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envie una petición de extración (pull request).</div>
+
<p>{{Compat("html.elements.dl")}}</p>
diff --git a/files/es/web/html/element/dt/index.html b/files/es/web/html/element/dt/index.html
index 54fc0c86f1..0ae020caa2 100644
--- a/files/es/web/html/element/dt/index.html
+++ b/files/es/web/html/element/dt/index.html
@@ -93,7 +93,7 @@ original_slug: Web/HTML/Elemento/dt
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatiblidad es esta página es generada desde estructuras de datos. Si desea contribuir a la información, por favor revise <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíe su petición de extracción (pull request).</div>
+
<p>{{Compat("html.elements.dt")}}</p>
diff --git a/files/es/web/html/element/input/email/index.html b/files/es/web/html/element/input/email/index.html
index 9a4fa78490..b145026434 100644
--- a/files/es/web/html/element/input/email/index.html
+++ b/files/es/web/html/element/input/email/index.html
@@ -397,7 +397,7 @@ label::after {
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una solicitud de extracción.</div>
+
<p>{{Compat("html.elements.input.input-email")}}</p>
diff --git a/files/es/web/html/element/input/text/index.html b/files/es/web/html/element/input/text/index.html
index a3061bbc78..1cdd794f96 100644
--- a/files/es/web/html/element/input/text/index.html
+++ b/files/es/web/html/element/input/text/index.html
@@ -458,7 +458,7 @@ input:valid+span:after {
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una solicitud de extracción.</div>
+
<p>{{Compat("html.elements.input.input-text")}}</p>
diff --git a/files/es/web/html/element/nav/index.html b/files/es/web/html/element/nav/index.html
index 699121fe8a..4807967f1f 100644
--- a/files/es/web/html/element/nav/index.html
+++ b/files/es/web/html/element/nav/index.html
@@ -96,7 +96,7 @@ original_slug: Web/HTML/Elemento/nav
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir con los datos, visite <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos una solicitud de extracción.</div>
+
<p>{{Compat("html.elements.nav")}}</p>
diff --git a/files/es/web/html/element/q/index.html b/files/es/web/html/element/q/index.html
index 4c6c59ba68..3123d08ddc 100644
--- a/files/es/web/html/element/q/index.html
+++ b/files/es/web/html/element/q/index.html
@@ -110,7 +110,7 @@ original_slug: Web/HTML/Elemento/q
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<div class="hidden">La tabla de compatibilidad de esta página se genera a partir de datos estructurados. Si deseas contribuir con los datos, consulta <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una solicitud de extracción.</div>
+
<p>{{ Compat("html.elements.q") }}</p>
diff --git a/files/es/web/html/element/source/index.html b/files/es/web/html/element/source/index.html
index 71833ec7f8..5424cf4540 100644
--- a/files/es/web/html/element/source/index.html
+++ b/files/es/web/html/element/source/index.html
@@ -115,7 +115,7 @@ original_slug: Web/HTML/Elemento/source
<h2 id="Compaibilidad_entre_navegadores">Compaibilidad entre navegadores</h2>
-<div class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir con los datos, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos una solicitud de pull.</div>
+
<p>{{Compat("html.elements.source")}}</p>
diff --git a/files/es/web/html/element/time/index.html b/files/es/web/html/element/time/index.html
index 45912b8468..a0d0554979 100644
--- a/files/es/web/html/element/time/index.html
+++ b/files/es/web/html/element/time/index.html
@@ -160,7 +160,7 @@ original_slug: Web/HTML/Elemento/time
<h2 id="Compatibilidad_de_los_navegadores">Compatibilidad de los navegadores</h2>
-<div class="hidden">La tabla de compatibilidad en esta página es generada con información estructurada. Si desea contribuir, por favor revise <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíe su pull request.</div>
+
<p>{{Compat("html.elements.time")}}</p>
diff --git a/files/es/web/html/element/track/index.html b/files/es/web/html/element/track/index.html
index a3f1b49276..843d398e35 100644
--- a/files/es/web/html/element/track/index.html
+++ b/files/es/web/html/element/track/index.html
@@ -168,8 +168,6 @@ original_slug: Web/HTML/Elemento/track
<h2 id="Compatibilidad_con_los_navegadores">Compatibilidad con los navegadores</h2>
-<div class="hidden">La tabla de compatibilidad en esta página está generada desde datos estructurados. Si quieres contribuir a los datos, por favor visita <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos una pull request.</div>
-
<p>{{Compat("html.elements.track")}}</p>
<h2 id="Ver_también">Ver también</h2>