We got an error:
.ico' because it violates the document's Content Security Policy.
.png' because it violates the document's Content Security Policy.
but img-src is defined as: img-src * data:; I assume that ico and png are not defined as images? what definition is missed?