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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/object-src-param-url-blocked-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 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
OLDNEW
1 CONSOLE ERROR: Refused to load plugin data from 'http://127.0.0.1:8080/plugins/r esources/mock-plugin.pl?url' because it violates the following Content Security Policy directive: "object-src http://localhost:8080". 1 CONSOLE ERROR: Refused to load plugin data from 'http://127.0.0.1:8080/plugins/r esources/mock-plugin.pl?url' because it violates the following Content Security Policy directive: "object-src http://localhost:8080".
2 2
3 CONSOLE MESSAGE: line 16: PASS: Error occurred, so load was correctly blocked. 3 CONSOLE MESSAGE: line 16: PASS: Error occurred, so load was correctly blocked.
4 This test passes if there is a console message saying the plugin was blocked. 4 This test passes if there is a console message saying the plugin was blocked.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698