crossorigin
feImage
Description
The crossorigin attribute for SVG specifies how crossorigin requests are handled.
Syntax
Value
anonymous | use-credentials
Default
(No CORS)
Examples
anonymous
use-credentials
Links
Internal
External
image
Description
The crossorigin attribute for SVG specifies how crossorigin requests are handled.
Syntax
Value
[ anonymous | use-credentials ]?
Default
(No CORS)
Examples
anonymous
use-credentials
Links
Internal
External
script
Description
The crossorigin attribute for SVG specifies how crossorigin requests are handled.
Syntax
Value
[ anonymous | use-credentials ]?
Default
(No CORS)