aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/html/cors_enabled_image
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/web/html/cors_enabled_image
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/web/html/cors_enabled_image')
-rw-r--r--files/pt-br/web/html/cors_enabled_image/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/web/html/cors_enabled_image/index.html b/files/pt-br/web/html/cors_enabled_image/index.html
index 5e41b735fe..74ab0961d3 100644
--- a/files/pt-br/web/html/cors_enabled_image/index.html
+++ b/files/pt-br/web/html/cors_enabled_image/index.html
@@ -1,12 +1,13 @@
---
title: CORS_habilitar_imagens
-slug: Web/HTML/CORS_imagens_habilitadas
+slug: Web/HTML/CORS_enabled_image
tags:
- CORS
- Canvas problems
- Crossorigin
- Segurança do Canvas
translation_of: Web/HTML/CORS_enabled_image
+original_slug: Web/HTML/CORS_imagens_habilitadas
---
<p><span class="seoSummary">The HTML specification introduces a {{ htmlattrxref("crossorigin", "img") }} attribute for images that, in combination with an appropriate {{Glossary("CORS")}} header, allows images defined by the {{ HTMLElement("img") }} element that are loaded from foreign origins to be used in canvas as if they were being loaded from the current origin.</span></p>