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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt

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/bindings-main-frame-navigated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt
index fd2834367d1066621a6c338995ca78f41d3a76e5..0dc62c4822b66e836661722533117e79069c39e3 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/bindings/bindings-main-frame-navigated-expected.txt
@@ -12,18 +12,20 @@ Workspace: 7 uiSourceCodes.
http://127.0.0.1:8000/inspector/inspector-test.js
Running: attachFrame
-Workspace: 13 uiSourceCodes.
+Workspace: 15 uiSourceCodes.
debugger:///VM[XXX] bindings-main-frame-navigated.html
debugger:///VM[XXX] bindings-main-frame-navigated.html
debugger:///VM[XXX] bindings-test.js
debugger:///VM[XXX] inspector-test.js
- debugger:///VM[XXX] magic-script.js
+ debugger:///VM[XXX] sourcemap-script.js
debugger:///VM[XXX] _test_attachFrame.js
http://127.0.0.1:8000/inspector/bindings/bindings-main-frame-navigated.html
http://127.0.0.1:8000/inspector/bindings/bindings-test.js
- http://127.0.0.1:8000/inspector/bindings/resources/magic-frame.html
- http://127.0.0.1:8000/inspector/bindings/resources/magic-script.js
- http://127.0.0.1:8000/inspector/bindings/resources/magic-style.css
+ http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-frame.html
+ http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-sass.scss
+ http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-script.js
+ http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-style.css
+ http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-typescript.ts
http://127.0.0.1:8000/inspector/inspector-test.js
_test_attachFrame.js

Powered by Google App Engine
This is Rietveld 408576698