No scheme in policy: Errors for either scheme

Given I have "X-Webkit-Csp:
default-src 'self' google.com chrome-extension:; img-src google.com
chrome-extension: data:; report-uri
https://twitter.com/scribes/csp_report;"

I get:

Refused to load the image 'http://www.google.com/asdf' because it
violates the following Content Security Policy directive: "img-src
google.com chrome-extension: data:".

Refused to load the image 'https://google.com/asdf' because it
violates the following Content Security Policy directive: "img-src
google.com chrome-extension: data:".

Received on Tuesday, 12 February 2013 22:38:18 UTC