A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/SVGImageElement/crossOrigin below:

SVGImageElement: crossOrigin property - Web APIs

SVGImageElement: crossOrigin property

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.

Value

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".

Specifications Browser compatibility See also

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