aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/gap/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/gap/index.html')
-rw-r--r--files/es/web/css/gap/index.html82
1 files changed, 1 insertions, 81 deletions
diff --git a/files/es/web/css/gap/index.html b/files/es/web/css/gap/index.html
index 70da3da759..72e8126dc5 100644
--- a/files/es/web/css/gap/index.html
+++ b/files/es/web/css/gap/index.html
@@ -107,87 +107,7 @@ grid-gap: unset;
<h2 id="Compatibilidad_del_navegador">Compatibilidad del navegador</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Chrome</th>
- <th>Edge</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>{{CompatChrome("57.0")}}<sup>[1]</sup></td>
- <td>{{CompatNo}}<sup>[3]</sup></td>
- <td>{{CompatGeckoDesktop("52.0")}}<sup>[2]</sup></td>
- <td>{{CompatNo}}<sup>[3]</sup></td>
- <td>{{CompatOpera(44)}}<sup>[4]</sup></td>
- <td>{{CompatNo}}<sup>[6]</sup></td>
- </tr>
- <tr>
- <td>&lt;porcentaje&gt; valor</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}<sup>[3]</sup></td>
- <td>{{CompatGeckoDesktop("52.0")}}<sup>[2]</sup></td>
- <td>{{CompatNo}}<sup>[3]</sup></td>
- <td>{{CompatNo}}<sup>[4]</sup></td>
- <td>{{CompatNo}}<sup>[6]</sup></td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Vista web de Android</th>
- <th>Chrome para Android</th>
- <th>Firefox Móvil (Gecko)</th>
- <th>IE Móvil</th>
- <th>Opera Móvil</th>
- <th>Safari Móvil</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatChrome("57.0")}}<sup>[1]</sup></td>
- <td>{{CompatChrome("57.0")}}<sup>[1]</sup></td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatGeckoMobile("52.0")}}<sup>[3]</sup></td>
- <td>{{CompatOperaMobile(44)}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- <tr>
- <td>&lt;porcentaje&gt; value</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatGeckoMobile("52.0")}}<sup>[5]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Implementado bajo la plataforma web experimental<em> de características de etiquetas</em> en <code>chrome://flags</code> since Chrome 29.0.</p>
-
-<p>[2] Implemented behind the preference <code>layout.css.grid.enabled</code> since Gecko 40.0 {{geckoRelease("40.0")}}, defaulting to <code>false</code>. Since Gecko 52.0 {{geckoRelease("52.0")}} it is enabled by default.</p>
-
-<p>[3] Internet Explorer implements an <a href="https://www.w3.org/TR/2011/WD-css3-grid-layout-20110407/">older version of the specification</a>, which didn't define this property.</p>
-
-<p>[4] Implemented behind the <em>Enable experimental Web Platform features</em> flag in <code>chrome://flags</code> since Opera 28.0.</p>
-
-<p>[5] Implemented behind the preference <code>layout.css.grid.enabled</code> since Gecko 49.0 {{geckoRelease("49.0")}}, defaulting to <code>false</code>. Since Gecko 52.0 {{geckoRelease("52.0")}} it is enabled by default.</p>
-
-<p>[6] Experimental implementation available in Safari Technological Preview.</p>
+{{Compat("css.properties.gap")}}
<h2 id="See_also">See also</h2>