crossOrigin property
Normal script elements pass minimal information to the window.onerror
for scripts which do not pass the standard CORS checks.
To allow error logging for sites which use a separate domain for static media, use this attribute.
Implementation
CrossOrigin? crossOrigin;