blob: 02b8f487856e4ee3ef4db671af11a57884449fb5 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>This tests that loading image with a file URL is allowed when the page has Content Security Policy &quot;image-src *&quot; and the WebKit setting AllowContentSecurityPolicySourceStarToMatchAnyProtocol is enabled. This test PASSED if you see a green square below. Otherwise, it FAILED.</p>
<img src="../../fast/dom/HTMLImageElement/resources/green.png" width="128" height="128">
</body>
</html>