aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/html/attributes/crossorigin
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/html/attributes/crossorigin
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/web/html/attributes/crossorigin')
-rw-r--r--files/es/web/html/attributes/crossorigin/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/html/attributes/crossorigin/index.html b/files/es/web/html/attributes/crossorigin/index.html
index f7453daa96..472fa2885b 100644
--- a/files/es/web/html/attributes/crossorigin/index.html
+++ b/files/es/web/html/attributes/crossorigin/index.html
@@ -1,7 +1,8 @@
---
title: Atributos de configuración CORS
-slug: Web/HTML/Atributos_de_configuracion_CORS
+slug: Web/HTML/Attributes/crossorigin
translation_of: Web/HTML/Attributes/crossorigin
+original_slug: Web/HTML/Atributos_de_configuracion_CORS
---
<p><span class="seoSummary">En HTML5, algunos elementos HTML que dan soporte para <a href="/en-US/docs/HTTP/Access_control_CORS">CORS</a>, tales como {{ HTMLElement("img") }} o {{ HTMLElement("video") }}, tienen un atributo <code>crossorigin</code>  (propiedad <code>crossOrigin</code>), que les permite configurar las peticiones CORS de los datos que se cargan.</span> Estos atributos están enumerados, y tienen los siguientes valores posibles:</p>