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

Unified Diff: LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt

Issue 13898010: Fix the way sourceRoot is resolved in source maps. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: git cl dcommit --bypass-hooks Created 7 years, 8 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/compiler-script-mapping-expected.txt
diff --git a/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt b/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
index 6c2bc980fcc9e929773fd99bb5d13d17c85fdb42..464ccc099032195c8269409c5021632a4f47d671 100644
--- a/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
+++ b/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
@@ -75,3 +75,10 @@ Running: testInlinedSourceMap
Running: testSourceMapCouldNotBeLoaded
compiled.js
+Running: testSourceRoot
+/example.js === /example.js
+0 === 0
+9 === 9
+0 === 0
+0 === 0
+
« no previous file with comments | « LayoutTests/http/tests/inspector/compiler-script-mapping.html ('k') | Source/devtools/front_end/SourceMap.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698