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

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

Issue 364853002: DevTools: Fix the way source map treats single field segment in the very end of mappings. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/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 892af3b61dab16d7c9040660aac938a288d674af..134b7c6fa8cb4c5a9c2090bae42ef39445129ab2 100644
--- a/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
+++ b/LayoutTests/http/tests/inspector/compiler-script-mapping-expected.txt
@@ -20,6 +20,9 @@ example.js === example.js
example.js === example.js
2 === 2
24 === 24
+undefined === undefined
+undefined === undefined
+undefined === undefined
0 === 0
0 === 0
0 === 0
« no previous file with comments | « LayoutTests/http/tests/inspector/compiler-script-mapping.html ('k') | Source/devtools/front_end/sdk/SourceMap.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698