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

Side by Side Diff: LayoutTests/inspector/console/only-one-deprecation-warning-expected.txt

Issue 149953007: CSP 1.1: Remove last bits of 'X-WebKit-CSP'. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test. Created 6 years, 10 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 WARNING: The 'X-WebKit-CSP' headers are no longer supported. Please cons ider using the canonical 'Content-Security-Policy' header instead. 1 CONSOLE WARNING: 'window.performance.webkitGet*' methods have been deprecated. P lease use the unprefixed 'performance.get*' methods instead.
2 This test passes if only one deprecation warning is presented in the console. 2 This test passes if only one deprecation warning is presented in the console.
OLDNEW
« no previous file with comments | « LayoutTests/inspector/console/only-one-deprecation-warning.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698