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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/sourcemap-navigator-multiple-frames-expected.txt

Issue 2738773002: DevTools: [Bindings] add resources to every frame. (Closed)
Patch Set: rebaseline tests 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
1 Verify that SourceMap sources are correctly displayed in navigator. 1 Verify that SourceMap sources are correctly displayed in navigator.
2 2
3 3
4 Running: initialWorkspace 4 Running: initialWorkspace
5 top 5 top
6 127.0.0.1:8000 6 127.0.0.1:8000
7 inspector 7 inspector
8 bindings 8 bindings
9 sourcemap-navigator-multiple-frames.html 9 sourcemap-navigator-multiple-frames.html
10 bindings-test.js 10 bindings-test.js
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 127.0.0.1:8000 44 127.0.0.1:8000
45 inspector/bindings/resources 45 inspector/bindings/resources
46 sourcemap-frame.html 46 sourcemap-frame.html
47 sourcemap-script.js 47 sourcemap-script.js
48 sourcemap-typescript.ts 48 sourcemap-typescript.ts
49 sourcemap-sass.scss 49 sourcemap-sass.scss
50 sourcemap-style.css 50 sourcemap-style.css
51 frame2 (sourcemap-frame.html) 51 frame2 (sourcemap-frame.html)
52 127.0.0.1:8000 52 127.0.0.1:8000
53 inspector/bindings/resources 53 inspector/bindings/resources
54 sourcemap-frame.html
54 sourcemap-script.js 55 sourcemap-script.js
55 sourcemap-sass.scss 56 sourcemap-sass.scss
56 sourcemap-style.css 57 sourcemap-style.css
57 58
58 Running: detachFrame1 59 Running: detachFrame1
59 top 60 top
60 127.0.0.1:8000 61 127.0.0.1:8000
61 inspector 62 inspector
62 bindings 63 bindings
63 sourcemap-navigator-multiple-frames.html 64 sourcemap-navigator-multiple-frames.html
64 bindings-test.js 65 bindings-test.js
65 inspector-test.js 66 inspector-test.js
66 (no domain) 67 (no domain)
67 _test_create-iframe1.js 68 _test_create-iframe1.js
68 _test_create-iframe2.js 69 _test_create-iframe2.js
69 _test_detachFrame1.js 70 _test_detachFrame1.js
70 frame2 (sourcemap-frame.html) 71 frame2 (sourcemap-frame.html)
71 127.0.0.1:8000 72 127.0.0.1:8000
72 inspector/bindings/resources 73 inspector/bindings/resources
74 sourcemap-frame.html
73 sourcemap-script.js 75 sourcemap-script.js
74 sourcemap-sass.scss 76 sourcemap-sass.scss
75 sourcemap-style.css 77 sourcemap-style.css
76 78
77 Running: detachFrame2 79 Running: detachFrame2
78 top 80 top
79 127.0.0.1:8000 81 127.0.0.1:8000
80 inspector 82 inspector
81 bindings 83 bindings
82 sourcemap-navigator-multiple-frames.html 84 sourcemap-navigator-multiple-frames.html
83 bindings-test.js 85 bindings-test.js
84 inspector-test.js 86 inspector-test.js
85 (no domain) 87 (no domain)
86 _test_create-iframe1.js 88 _test_create-iframe1.js
87 _test_create-iframe2.js 89 _test_create-iframe2.js
88 _test_detachFrame1.js 90 _test_detachFrame1.js
89 _test_detachFrame2.js 91 _test_detachFrame2.js
90 92
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698