aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api/url/createobjecturl/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/api/url/createobjecturl/index.html')
-rw-r--r--files/es/web/api/url/createobjecturl/index.html73
1 files changed, 1 insertions, 72 deletions
diff --git a/files/es/web/api/url/createobjecturl/index.html b/files/es/web/api/url/createobjecturl/index.html
index 9a6b6841b4..2f568a84d4 100644
--- a/files/es/web/api/url/createobjecturl/index.html
+++ b/files/es/web/api/url/createobjecturl/index.html
@@ -66,78 +66,7 @@ translation_of: Web/API/URL/createObjectURL
<h2 id="Compatibilidad_de_navegadores">Compatibilidad de 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 (WebKit)</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>8 [1]<br>
- {{CompatChrome(23)}}</td>
- <td>{{CompatGeckoDesktop(2)}}</td>
- <td>{{CompatIE(10)}}</td>
- <td>{{CompatOpera(15)}}</td>
- <td>{{CompatSafari(6)}} [1]<br>
- {{CompatSafari(7)}}</td>
- </tr>
- <tr>
- <td>In a {{ domxref("Worker", "Web Worker") }}</td>
- <td>10 [1]<br>
- {{CompatChrome(23)}}</td>
- <td>{{CompatGeckoDesktop(21)}}</td>
- <td>{{CompatIE(11)}}</td>
- <td>{{CompatOpera(15)}}</td>
- <td>{{CompatSafari(6)}} [1]<br>
- {{CompatSafari(7)}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Característica</th>
- <th>Chrome para Android</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Phone</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>18 [1]</td>
- <td>4.0 [1]</td>
- <td>{{CompatGeckoMobile(14)}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatOpera(15)}} [1]</td>
- <td>6.0 [1]</td>
- </tr>
- <tr>
- <td>In a {{ domxref("Worker", "Web Worker") }}</td>
- <td>18 [1]</td>
- <td>{{CompatVersionUnknown}} [1]</td>
- <td>{{CompatGeckoMobile(14)}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatOpera(15)}} [1]</td>
- <td>6.0 [1]</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Con <code><a href="/en-US/docs/Web/API/URL">URL</a></code> prefijado como <code>webkitURL</code></p>
+{{Compat("api.URL.createObjectURL")}}
<h2 id="Mirar_también">Mirar también</h2>