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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt

Issue 2875533002: DevTools: inline SourceMaps should report data url as their url. (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f14ba8801664b32962ee5939c4400a1fbd74e779
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/inline-source-map-loading-expected.txt
@@ -0,0 +1,6 @@
+Verify that inline sourcemap has proper URL and compiledURL.
+
+SourceMap Loaded:
+url: data:application/json;base64,eyJmaWxlIjoiY29tcGlsZWQuanMiLCJtYXBwaW5ncyI6IkFBQVNBLFFBQUFBLElBQUcsQ0FBQ0MsQ0FBRCxDQUFhQyxDQUFiLENBQ1osQ0FDSSxNQUFPRCxFQUFQLENBQW9CQyxDQUR4QixDQUlBLElBQUlDLE9BQVM7Iiwic291cmNlcyI6WyJzb3VyY2UuanMiXSwic291cmNlc0NvbnRlbnQiOlsiPHNvdXJjZSBjb250ZW50PiJdfQ==
+compiledURL: http://127.0.0.1:8000/inspector/inline-source-map-loading.html
+

Powered by Google App Engine
This is Rietveld 408576698