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

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

Issue 1172643002: DevTools: migrate sidebar pane's titleElement to use Toolbar. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: only using latin1 in css Created 5 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 | 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 24
25 < 25 <
26 /span 26 /span
27 > 27 >
28 content script object 28 content script object
29 whereAmI 29 whereAmI
30 : 30 :
31 "brave new world" 31 "brave new world"
32 __proto__ 32 __proto__
33 : 33 :
34 Object 34 Object
35 < 35 <
36 span 36 span
37 37
38 id 38 id
39 =" 39 ="
40 test-element 40 test-element
41 " 41 "
42 > 42 >
43 43
44 < 44 <
45 /span 45 /span
46 > 46 >
47 category.onAuditStarted fired 47 category.onAuditStarted fired
48 All tests done. 48 All tests done.
49 49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698