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

Side by Side Diff: LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt

Issue 596323002: DevTools: make ElementsTreeOutline shadow dom-based. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests fixed Created 6 years, 2 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 | Annotate | Revision Log
OLDNEW
1 Tests audit formatters performing evals on content scripts in WebInspector Exten sions API 1 Tests audit formatters performing evals on content scripts in WebInspector Exten sions API
2 2
3 Started extension. 3 Started extension.
4 Running tests... 4 Running tests...
5 RUNNING TEST: extension_testAudits 5 RUNNING TEST: extension_testAudits
6 Extension audits 6 Extension audits
7 [severity-warning] Rule with details subtree (1) 7 [severity-warning] Rule with details subtree (1)
8 Test Formatters 8 Test Formatters
9 main world object 9 main world object
10 whereAmI 10 whereAmI
11 : 11 :
12 "main world" 12 "main world"
13 __proto__ 13 __proto__
14 : 14 :
15 Object 15 Object
16 < 16 <
17 span 17 span
18 18
19 id 19 id
20 =" 20 ="
21 test-element 21 test-element
22 " 22 "
23 > 23 >
24
25 <
26 /span
27 >
24 content script object 28 content script object
25 whereAmI 29 whereAmI
26 : 30 :
27 "brave new world" 31 "brave new world"
28 __proto__ 32 __proto__
29 : 33 :
30 Object 34 Object
31 < 35 <
32 span 36 span
33 37
34 id 38 id
35 =" 39 ="
36 test-element 40 test-element
37 " 41 "
38 > 42 >
43
44 <
45 /span
46 >
39 category.onAuditStarted fired 47 category.onAuditStarted fired
40 All tests done. 48 All tests done.
41 49
OLDNEW
« no previous file with comments | « LayoutTests/inspector/elements/edit-dom-test.js ('k') | LayoutTests/inspector/extensions/extensions-audits-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698