aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/global_objects/infinity
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/infinity')
-rw-r--r--files/es/web/javascript/reference/global_objects/infinity/index.html49
1 files changed, 2 insertions, 47 deletions
diff --git a/files/es/web/javascript/reference/global_objects/infinity/index.html b/files/es/web/javascript/reference/global_objects/infinity/index.html
index bd717d1021..ac9a7216e9 100644
--- a/files/es/web/javascript/reference/global_objects/infinity/index.html
+++ b/files/es/web/javascript/reference/global_objects/infinity/index.html
@@ -43,53 +43,8 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/Infinity
</tbody>
</table>
<h2 id="Compatibilidad_con_navegadores" style="margin-bottom: 20px; padding-top: 0px; padding-left: 0px; font-size: 28px; border: 0px; line-height: 28px;">Compatibilidad con navegadores</h2>
-<p style="padding-top: 0px; padding-left: 0px; border: 0px;">{{ CompatibilityTable() }}</p>
-<div id="compat-desktop" style="padding-top: 0px; padding-left: 0px; border: 0px;">
- <table class="compat-table" style="">
- <tbody>
- <tr>
- <th style="font-style: inherit; line-height: 16px;">Característica</th>
- <th style="font-style: inherit; line-height: 16px;">Chrome</th>
- <th style="font-style: inherit; line-height: 16px;">Firefox (Gecko)</th>
- <th style="font-style: inherit; line-height: 16px;">Internet Explorer</th>
- <th style="font-style: inherit; line-height: 16px;">Opera</th>
- <th style="font-style: inherit; line-height: 16px;">Safari</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>(Si)</td>
- <td>(Si)</td>
- <td>(Si)</td>
- <td>(Si)</td>
- <td>(Si)</td>
- </tr>
- </tbody>
- </table>
-</div>
-<div id="compat-mobile" style="padding-top: 0px; padding-left: 0px; border: 0px;">
- <table class="compat-table" style="">
- <tbody>
- <tr>
- <th style="font-style: inherit; line-height: 16px;">Característica</th>
- <th style="font-style: inherit; line-height: 16px;">Android</th>
- <th style="font-style: inherit; line-height: 16px;">Chrome for Android</th>
- <th style="font-style: inherit; line-height: 16px;">Firefox Mobile (Gecko)</th>
- <th style="font-style: inherit; line-height: 16px;">IE Mobile</th>
- <th style="font-style: inherit; line-height: 16px;">Opera Mobile</th>
- <th style="font-style: inherit; line-height: 16px;">Safari Mobile</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>(Si)</td>
- <td>(Si)</td>
- <td>(Si)</td>
- <td>(Si)</td>
- <td>(Si)</td>
- <td>(Si)</td>
- </tr>
- </tbody>
- </table>
-</div>
+{{Compat("javascript.builtins.Infinity")}}
+
<h2 id="See_also" name="See_also" style="margin-bottom: 20px; padding-top: 0px; padding-left: 0px; font-size: 28px; border: 0px; line-height: 28px;">Ver también</h2>
<ul>
<li>{{jsxref("Number.NEGATIVE_INFINITY")}}</li>