diff options
Diffstat (limited to 'files/es/web/css/_doublecolon_selection/index.html')
| -rw-r--r-- | files/es/web/css/_doublecolon_selection/index.html | 52 |
1 files changed, 1 insertions, 51 deletions
diff --git a/files/es/web/css/_doublecolon_selection/index.html b/files/es/web/css/_doublecolon_selection/index.html index 635a434d8f..1d39079a4e 100644 --- a/files/es/web/css/_doublecolon_selection/index.html +++ b/files/es/web/css/_doublecolon_selection/index.html @@ -41,54 +41,4 @@ p::selection { color: white; background: black; }</pre> <h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</h2> -<p>{{ CompatibilityTable() }}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Caracteristicas</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Soporte basico</td> - <td>1</td> - <td>1.0 {{ property_prefix("-moz") }}</td> - <td>9</td> - <td>9.5</td> - <td>1.1</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Caracteristicas</th> - <th>Android</th> - <th>Chrome for Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Soporte basico</td> - <td>{{ CompatUnknown() }}</td> - <td>{{ CompatUnknown() }}</td> - <td>{{ CompatUnknown() }}</td> - <td>{{ CompatUnknown() }}</td> - <td>{{ CompatUnknown() }}</td> - <td>{{ CompatUnknown() }}</td> - </tr> - </tbody> -</table> -</div> - -<p> </p> +{{Compat("css.selectors.selection")}} |
