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

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

Issue 721133003: DevTools: CssChecker: avoid selector crafting in AuditsPanel. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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 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
(...skipping 22 matching lines...) Expand all
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