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

Side by Side Diff: LayoutTests/inspector/extensions/extensions-audits-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 audits support in WebInspector Extensions API 1 Tests audits support in WebInspector Extensions 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 Progress: 50% 6 Progress: 50%
7 Progress: 75% 7 Progress: 75%
8 Extension audits 8 Extension audits
9 [severity-severe] Failed rule (42) 9 [severity-severe] Failed rule (42)
10 this rule always fails 10 this rule always fails
(...skipping 13 matching lines...) Expand all
24 object details 24 object details
25 a 25 a
26 : 26 :
27 42 27 42
28 b 28 b
29 : 29 :
30 "foo" 30 "foo"
31 __proto__ 31 __proto__
32 : 32 :
33 Object 33 Object
34 < 34 <
35 span 35 span
36 36
37 id 37 id
38 =" 38 ="
39 test-element 39 test-element
40 " 40 "
41 > 41 >
42
43 <
44 /span
45 >
42 extensions-audits.html:20 46 extensions-audits.html:20
43 [severity-info] Passed rule 47 [severity-info] Passed rule
44 this rule always passes ok 48 this rule always passes ok
45 Extension audits that fail 49 Extension audits that fail
46 category.onAuditStarted fired 50 category.onAuditStarted fired
47 failedCategory.onAuditStarted fired, throwing exception 51 failedCategory.onAuditStarted fired, throwing exception
48 All tests done. 52 All tests done.
49 53
OLDNEW
« no previous file with comments | « LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt ('k') | Source/devtools/devtools.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698