<!DOCTYPE html> | |
<html> | |
<body> | |
<p>This tests that loading image with a blob URL is blocked when the page has Content Security Policy "image-src *". To run this test by hand, select an image file. This test PASSED if you see the word PASS below. Otherwise, it FAILED.</p> | |
<img width="128" height="128" alt="PASS"> | |
</body> | |
</html> |