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