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

Unified Diff: LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt

Issue 15832007: DevTools: Add support for //# sourceURL (sourceMappingURL) comments and deprecate //@ ones (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined Created 7 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt
diff --git a/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-expected.txt b/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt
similarity index 63%
copy from LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-expected.txt
copy to LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt
index f00736764e7de0f8b40dd3a4688d67b78baf2553..8b92d8175203b06625a91d9881876ce5558e4fab 100644
--- a/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-expected.txt
+++ b/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: Resource is served with deprecated header X-SourceMap, SourceMap should be used instead.
+CONSOLE MESSAGE: Resource is served with deprecated header X-SourceMap, SourceMap should be used instead.
Tests that sourcemap is applied correctly when specified by the respective HTTP header.
Text

Powered by Google App Engine
This is Rietveld 408576698