The HTMLMediaElement.crossOrigin
property is the CORS setting for this image element. See CORS settings attributes for details.
Specifications
Specification | Status | Comment |
---|---|---|
WHATWG HTML Living Standard The definition of 'HTMLMediaElement.crossOrigin' in that specification. |
Living Standard | No change from HTML5 |
HTML5 The definition of 'HTMLMediaElement.crossOrigin' in that specification. |
Recommendation | Initial definition |
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
crossOrigin property |
(Yes) | 12.0 (12.0)[1] 22.0 (22.0) |
? | ? | ? |
Feature | Android | Firefox Mobile (Gecko) | Firefox OS (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
crossOrigin property |
(Yes) | 12.0 (12.0)[1] 22.0 (22.0) |
(Yes) | ? | ? | ? |
[1] Gecko implements this in lowercase, i.e. crossorigin
.
See also
- The interface defining it,
HTMLMediaElement
.
Document Tags and Contributors
Tags:
Contributors to this page:
Sebastianz,
markg
Last updated by:
Sebastianz,