aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/html/element/input/date/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/html/element/input/date/index.html')
-rw-r--r--files/es/web/html/element/input/date/index.html52
1 files changed, 1 insertions, 51 deletions
diff --git a/files/es/web/html/element/input/date/index.html b/files/es/web/html/element/input/date/index.html
index 215d8220df..ca4e2f68ef 100644
--- a/files/es/web/html/element/input/date/index.html
+++ b/files/es/web/html/element/input/date/index.html
@@ -507,57 +507,7 @@ daySelect.onchange = function() {
<h2 id="Compatibilidad_entre_navegadores">Compatibilidad entre navegadores</h2>
-<p>{{CompatibilityTable}}</p>
-
-<table>
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>20</td>
- <td>12</td>
- <td>{{CompatGeckoDesktop(57)}}</td>
- <td>{{CompatNo}}</td>
- <td>10.62</td>
- <td>{{CompatNo}}<sup>[1]</sup></td>
- </tr>
- </tbody>
-</table>
-
-<table>
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Chrome for Android</th>
- <th>Edge</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoMobile(57)}}</td>
- <td>{{CompatUnknown}}</td>
- <td>10.62</td>
- <td>5</td>
- </tr>
- </tbody>
-</table>
-
-<p>[1] Reconoce pero no tiene UI.</p>
+{{Compat("html.elements.input.input-date")}}
<h2 id="Véase_también">Véase también</h2>