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

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

Issue 2893523002: DevTools: make StyleSourceMapping in charge of managing UISourceCodes (Closed)
Patch Set: address comments Created 3 years, 6 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 navigator shows proper UISourceCodes as shadow dom styles and script s are added and removed. 1 Verify that navigator shows proper UISourceCodes as shadow dom styles and script s are added and removed.
2 2
3 3
4 Running: dumpInitialNavigator 4 Running: dumpInitialNavigator
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 shadowdom-navigator.html 9 shadowdom-navigator.html
10 bindings-test.js 10 bindings-test.js
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 inspector 46 inspector
47 bindings 47 bindings
48 resources 48 resources
49 sourcemap-typescript.ts 49 sourcemap-typescript.ts
50 sourcemap-sass.scss 50 sourcemap-sass.scss
51 shadowdom-navigator.html 51 shadowdom-navigator.html
52 bindings-test.js 52 bindings-test.js
53 inspector-test.js 53 inspector-test.js
54 (no domain) 54 (no domain)
55 sourcemap-script.js 55 sourcemap-script.js
56 sourcemap-style.css
56 57
57 Running: detachShadow2 58 Running: detachShadow2
58 top 59 top
59 127.0.0.1:8000 60 127.0.0.1:8000
60 inspector 61 inspector
61 bindings 62 bindings
62 resources 63 resources
63 sourcemap-typescript.ts 64 sourcemap-typescript.ts
64 shadowdom-navigator.html 65 shadowdom-navigator.html
65 bindings-test.js 66 bindings-test.js
66 inspector-test.js 67 inspector-test.js
67 (no domain) 68 (no domain)
68 sourcemap-script.js 69 sourcemap-script.js
69 70
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698