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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-bindings-expected.txt

Issue 2779703004: DevTools: carefully cleanup CSS sourcemaps (Closed)
Patch Set: fix tests Created 3 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-navigator-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Verify that UISourceCodes are added and removed as shadow dom styles and scripts are added and removed. 1 Verify that UISourceCodes are added and removed as shadow dom styles and scripts are added and removed.
2 2
3 3
4 Running: dumpInitialWorkspace 4 Running: dumpInitialWorkspace
5 Removed: 0 uiSourceCodes 5 Removed: 0 uiSourceCodes
6 Workspace: 7 uiSourceCodes. 6 Workspace: 7 uiSourceCodes.
7 debugger:///VM[XXX] bindings-test.js 7 debugger:///VM[XXX] bindings-test.js
8 debugger:///VM[XXX] inspector-test.js 8 debugger:///VM[XXX] inspector-test.js
9 debugger:///VM[XXX] shadowdom-bindings.html 9 debugger:///VM[XXX] shadowdom-bindings.html
10 debugger:///VM[XXX] shadowdom-bindings.html 10 debugger:///VM[XXX] shadowdom-bindings.html
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-sass.scss 68 http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-sass.scss
69 http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-typescript.ts 69 http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-typescript.ts
70 http://127.0.0.1:8000/inspector/bindings/shadowdom-bindings.html 70 http://127.0.0.1:8000/inspector/bindings/shadowdom-bindings.html
71 http://127.0.0.1:8000/inspector/inspector-test.js 71 http://127.0.0.1:8000/inspector/inspector-test.js
72 sourcemap-script.js 72 sourcemap-script.js
73 _test_attachShadow1.js 73 _test_attachShadow1.js
74 _test_attachShadow2.js 74 _test_attachShadow2.js
75 [+] _test_detachShadow1.js 75 [+] _test_detachShadow1.js
76 76
77 Running: detachShadow2 77 Running: detachShadow2
78 Removed: 0 uiSourceCodes 78 Removed: 1 uiSourceCodes
79 Workspace: 20 uiSourceCodes. 79 [-] http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-sass.scss
80 Workspace: 19 uiSourceCodes.
80 debugger:///VM[XXX] bindings-test.js 81 debugger:///VM[XXX] bindings-test.js
81 debugger:///VM[XXX] inspector-test.js 82 debugger:///VM[XXX] inspector-test.js
82 debugger:///VM[XXX] shadowdom-bindings.html 83 debugger:///VM[XXX] shadowdom-bindings.html
83 debugger:///VM[XXX] shadowdom-bindings.html 84 debugger:///VM[XXX] shadowdom-bindings.html
84 debugger:///VM[XXX] sourcemap-script.js 85 debugger:///VM[XXX] sourcemap-script.js
85 debugger:///VM[XXX] sourcemap-script.js 86 debugger:///VM[XXX] sourcemap-script.js
86 debugger:///VM[XXX] _test_attachShadow1.js 87 debugger:///VM[XXX] _test_attachShadow1.js
87 debugger:///VM[XXX] _test_attachShadow2.js 88 debugger:///VM[XXX] _test_attachShadow2.js
88 debugger:///VM[XXX] _test_detachShadow1.js 89 debugger:///VM[XXX] _test_detachShadow1.js
89 [+] debugger:///VM[XXX] _test_detachShadow2.js 90 [+] debugger:///VM[XXX] _test_detachShadow2.js
90 http://127.0.0.1:8000/inspector/bindings/bindings-test.js 91 http://127.0.0.1:8000/inspector/bindings/bindings-test.js
91 http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-sass.scss
92 http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-typescript.ts 92 http://127.0.0.1:8000/inspector/bindings/resources/sourcemap-typescript.ts
93 http://127.0.0.1:8000/inspector/bindings/shadowdom-bindings.html 93 http://127.0.0.1:8000/inspector/bindings/shadowdom-bindings.html
94 http://127.0.0.1:8000/inspector/inspector-test.js 94 http://127.0.0.1:8000/inspector/inspector-test.js
95 sourcemap-script.js 95 sourcemap-script.js
96 _test_attachShadow1.js 96 _test_attachShadow1.js
97 _test_attachShadow2.js 97 _test_attachShadow2.js
98 _test_detachShadow1.js 98 _test_detachShadow1.js
99 [+] _test_detachShadow2.js 99 [+] _test_detachShadow2.js
100 100
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/inspector/bindings/shadowdom-navigator-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698