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

Side by Side Diff: LayoutTests/inspector-protocol/layers/paint-profiler-expected.txt

Issue 1021543002: DevTools: remove InspectorTest.assert from inspector-protocol tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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 Sanity test for DevTools Paint Profiler. 1 Sanity test for DevTools Paint Profiler.
2 matchingLayers.length: 1
3 Profile array length: 4
4 Profile subarray 0 length: 6
5 Profile timing [0][0] is a number: true
6 Profile timing [0][1] is a number: true
7 Profile timing [0][2] is a number: true
8 Profile timing [0][3] is a number: true
9 Profile timing [0][4] is a number: true
10 Profile timing [0][5] is a number: true
11 Profile subarray 1 length: 6
12 Profile timing [1][0] is a number: true
13 Profile timing [1][1] is a number: true
14 Profile timing [1][2] is a number: true
15 Profile timing [1][3] is a number: true
16 Profile timing [1][4] is a number: true
17 Profile timing [1][5] is a number: true
18 Profile subarray 2 length: 6
19 Profile timing [2][0] is a number: true
20 Profile timing [2][1] is a number: true
21 Profile timing [2][2] is a number: true
22 Profile timing [2][3] is a number: true
23 Profile timing [2][4] is a number: true
24 Profile timing [2][5] is a number: true
25 Profile subarray 3 length: 6
26 Profile timing [3][0] is a number: true
27 Profile timing [3][1] is a number: true
28 Profile timing [3][2] is a number: true
29 Profile timing [3][3] is a number: true
30 Profile timing [3][4] is a number: true
31 Profile timing [3][5] is a number: true
32 LayerTree.replaySnapshot returned valid image: true
2 DONE! 33 DONE!
3 34
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698