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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-style.css.map

Issue 2731403009: DevTools: add tests to fixate sourcemap bindings behavior (Closed)
Patch Set: rebaseline Created 3 years, 9 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/bindings/resources/sourcemap-style.css.map
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-style.css.map b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-style.css.map
new file mode 100644
index 0000000000000000000000000000000000000000..c262270472a154f0f273f81bff7cc9076e7f4f79
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/resources/sourcemap-style.css.map
@@ -0,0 +1,8 @@
+{
+ "version": 3,
+ "file": "sourcemap-style.css",
+ "sourceRoot": "",
+ "sources": ["sourcemap-sass.scss"],
+ "names": [],
+ "mappings": "AAAA"
+}

Powered by Google App Engine
This is Rietveld 408576698