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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/sourcemap-navigator-multiple-frames-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 unified diff | Download patch
OLDNEW
(Empty)
1 Verify that SourceMap sources are correctly displayed in navigator.
2
3
4 Running: initialWorkspace
5 top
6 127.0.0.1:8000
7 inspector
8 bindings
9 sourcemap-navigator-multiple-frames.html
10 bindings-test.js
11 inspector-test.js
12
13 Running: attachFrame1
14 top
15 127.0.0.1:8000
16 inspector
17 bindings
18 sourcemap-navigator-multiple-frames.html
19 bindings-test.js
20 inspector-test.js
21 (no domain)
22 _test_create-iframe1.js
23 frame1 (sourcemap-frame.html)
24 127.0.0.1:8000
25 inspector/bindings/resources
26 sourcemap-frame.html
27 sourcemap-script.js
28 sourcemap-typescript.ts
29 sourcemap-sass.scss
30 sourcemap-style.css
31
32 Running: attachFrame2
33 top
34 127.0.0.1:8000
35 inspector
36 bindings
37 sourcemap-navigator-multiple-frames.html
38 bindings-test.js
39 inspector-test.js
40 (no domain)
41 _test_create-iframe1.js
42 _test_create-iframe2.js
43 frame1 (sourcemap-frame.html)
44 127.0.0.1:8000
45 inspector/bindings/resources
46 sourcemap-frame.html
47 sourcemap-script.js
48 sourcemap-typescript.ts
49 sourcemap-sass.scss
50 sourcemap-style.css
51 frame2 (sourcemap-frame.html)
52 127.0.0.1:8000
53 inspector/bindings/resources
54 sourcemap-script.js
55 sourcemap-sass.scss
56 sourcemap-style.css
57
58 Running: detachFrame1
59 top
60 127.0.0.1:8000
61 inspector
62 bindings
63 sourcemap-navigator-multiple-frames.html
64 bindings-test.js
65 inspector-test.js
66 (no domain)
67 _test_create-iframe1.js
68 _test_create-iframe2.js
69 _test_detachFrame1.js
70 frame2 (sourcemap-frame.html)
71 127.0.0.1:8000
72 inspector/bindings/resources
73 sourcemap-script.js
74 sourcemap-sass.scss
75 sourcemap-style.css
76
77 Running: detachFrame2
78 top
79 127.0.0.1:8000
80 inspector
81 bindings
82 sourcemap-navigator-multiple-frames.html
83 bindings-test.js
84 inspector-test.js
85 (no domain)
86 _test_create-iframe1.js
87 _test_create-iframe2.js
88 _test_detachFrame1.js
89 _test_detachFrame2.js
90
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698