diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
| commit | 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch) | |
| tree | e1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/web/html/attributes/crossorigin/index.html | |
| parent | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff) | |
| download | translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2 translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip | |
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/web/html/attributes/crossorigin/index.html')
| -rw-r--r-- | files/pt-pt/web/html/attributes/crossorigin/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-pt/web/html/attributes/crossorigin/index.html b/files/pt-pt/web/html/attributes/crossorigin/index.html index 42f32f77e8..6fb3125b7d 100644 --- a/files/pt-pt/web/html/attributes/crossorigin/index.html +++ b/files/pt-pt/web/html/attributes/crossorigin/index.html @@ -1,6 +1,6 @@ --- title: 'Atributo CORS: Solicitar acesso CORS para o conteúdo' -slug: Web/HTML/CORS_settings_attributes +slug: Web/HTML/Attributes/crossorigin tags: - Avançado - CORS @@ -9,6 +9,7 @@ tags: - Referencia - Segurança translation_of: Web/HTML/Attributes/crossorigin +original_slug: Web/HTML/CORS_settings_attributes --- <p><span class="seoSummary">In HTML5, some HTML elements which provide support for <a href="/en-US/docs/Web/HTTP/CORS">CORS</a>, such as {{ HTMLElement("img") }}, {{ HTMLElement("video") }} or {{ HTMLElement("script") }}, have a <code>crossorigin</code> attribute (<code>crossOrigin</code> property), which lets you configure the CORS requests for the element's fetched data.</span> These attributes are enumerated, and have the following possible values:</p> |
