aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/css/_doublecolon_backdrop/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/css/_doublecolon_backdrop/index.html')
-rw-r--r--files/es/web/css/_doublecolon_backdrop/index.html84
1 files changed, 1 insertions, 83 deletions
diff --git a/files/es/web/css/_doublecolon_backdrop/index.html b/files/es/web/css/_doublecolon_backdrop/index.html
index 931a893f81..fb9dd31be8 100644
--- a/files/es/web/css/_doublecolon_backdrop/index.html
+++ b/files/es/web/css/_doublecolon_backdrop/index.html
@@ -40,89 +40,7 @@ translation_of: 'Web/CSS/::backdrop'
<h2 id="Compatibilidad_con_los_distintos_navegadores">Compatibilidad con los distintos navegadores</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>32.0 {{property_prefix("webkit")}}<br>
- 37.0</td>
- <td>{{CompatGeckoDesktop("47")}} <sup>[1]</sup></td>
- <td>11 {{property_prefix("ms")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- <tr>
- <td>en la etiqueta <code>&lt;dialog&gt;</code></td>
- <td>32.0 {{property_prefix("webkit")}}<br>
- 37.0</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- <tr>
- <td>a pantalla completa</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatGeckoDesktop("47")}} <sup>[1]</sup></td>
- <td>11 {{property_prefix("ms")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>característica</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatGeckoMobile("47")}} <sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- <tr>
- <td>en la etiqueta <code>&lt;dialog&gt;</code></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- <tr>
- <td>a pantalla completa</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatGeckoMobile("47")}} <sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Ver {{bug(1064843)}}</p>
+{{Compat("css.selectors.backdrop")}}
<h2 id="Ver_además">Ver además</h2>