Baseline 2023
Newly available
The crossOrigin
property of the SVGImageElement
interface is a string which specifies the Cross-Origin Resource Sharing (CORS) setting to use when retrieving the image. It reflects the crossorigin
content attribute of the given <image>
element.
A string which specifies the CORS mode used when fetching the image resource. Valid values are "anonymous"
or "use-credentials"
. If the crossOrigin
property is set to any other value, it is the same as specifying "anonymous"
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4