aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/document/dir/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/document/dir/index.html')
-rw-r--r--files/es/web/api/document/dir/index.html50
1 files changed, 1 insertions, 49 deletions
diff --git a/files/es/web/api/document/dir/index.html b/files/es/web/api/document/dir/index.html
index 61c8a2d637..c8b5f96b71 100644
--- a/files/es/web/api/document/dir/index.html
+++ b/files/es/web/api/document/dir/index.html
@@ -19,55 +19,7 @@ translation_of: Web/API/Document/dir
<h2 id="Compatibilidad_de_Navegadores">Compatibilidad de Navegadores</h2>
-<p>{{ CompatibilityTable() }}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari (WebKit)</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatVersionUnknown}} [1]</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{CompatVersionUnknown}} [1]</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Antes de Firefox 23, la propiedad <code>Document.dir</code> devolvía "ltr" independientemente del valor de su elemento {{htmlelement("html")}} raíz.</p>
+{{Compat("api.Document.dir")}}
<h2 id="Véase_también">Véase también</h2>