From 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:46:51 +0100 Subject: unslug es: modify --- files/es/web/html/attributes/crossorigin/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/es/web/html/attributes/crossorigin/index.html') 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 ---

En HTML5, algunos elementos HTML que dan soporte para CORS, tales como {{ HTMLElement("img") }} o {{ HTMLElement("video") }}, tienen un atributo crossorigin  (propiedad crossOrigin), que les permite configurar las peticiones CORS de los datos que se cargan. Estos atributos están enumerados, y tienen los siguientes valores posibles:

-- cgit v1.2.3-54-g00ecf