Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/image-blocked-expected.txt

Issue 200923002: Post a microtask to load <img> elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix last test failure Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE ERROR: line 12: Refused to load the image 'http://127.0.0.1:8000/securit y/resources/abe.png' because it violates the following Content Security Policy d irective: "img-src 'none'". 1 CONSOLE ERROR: line 15: Refused to load the image 'http://127.0.0.1:8000/securit y/resources/abe.png' because it violates the following Content Security Policy d irective: "img-src 'none'".
2 2
3 ALERT: PASS 3 ALERT: PASS
4 This test passes if it doesn't alert FAIL and does alert PASS. 4 This test passes if it doesn't alert FAIL and does alert PASS.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698