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

Side by Side Diff: LayoutTests/inspector/timeline/timeline-filtering-expected.txt

Issue 709423002: DevTools: remove old Timeline front-end implementation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated LayoutTests/inspector/layers/layer-canvas-log.html 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Test filtering on timeline panel.
2
3 Initial:
4 +bar01
5 +bar04
6 +bar07
7 +foo10
8 +foo13
9 +foo16
10
11 Filtered by 'bar':
12 -bar01
13 bar02
14 bar03
15 -bar04
16 bar06
17 bar07
18 -foo10
19 bar11
20 bar12
21 -foo13
22 bar15
23
24 Collapsed 'bar04' and 'foo13':
25 -bar01
26 bar02
27 bar03
28 +bar04
29 bar07
30 -foo10
31 bar11
32 bar12
33 +foo13
34
35 Filtered by 'foo':
36 -bar04
37 foo05
38 -bar07
39 foo08
40 foo09
41 foo10
42 -foo13
43 foo14
44 -foo16
45 foo17
46 foo18
47
48
OLDNEW
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-filtering.html ('k') | LayoutTests/inspector/timeline/timeline-frame-model.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698