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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-cross-site-child-disallowed-expected.txt

Issue 2213593002: OOPIF support for 'plugin-types' Content Security Policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@csp-reporting-ipcs
Patch Set: Accounting for lack of https://crrev.com/2190183002 (i.e. no CSP reports from remote frames). Created 4 years, 4 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
OLDNEW
(Empty)
1 CONSOLE ERROR: Refused to load 'http://localhost:8000/plugins/resources/mock-plu gin.pl' (MIME type 'application/x-blink-test-plugin') because it violates the fo llowing Content Security Policy Directive: 'plugin-types text/plain'.
2
3 This tests a scenario where an iframe element's src attribute points to a cross- site URI that loads a plugin. In this test the plugin is disallowed by the plugi n-types Content Security Policy directive, therefore the test passes if 1) there is no "Blink Test Plugin: initializing" console message 2) there is a console m essage indicating CSP violation
4
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698