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

Side by Side Diff: LayoutTests/inspector/layers/layer-tree-model-expected.txt

Issue 173763002: DevTools: hide page overlay layers in LayerTreeAgent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: removed stray watchdog from test Created 6 years, 10 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 1
2 Initial layer tree 2 Initial layer tree
3 #document (4) 3 #document (4)
4 iframe#frame (5) 4 iframe#frame (5)
5 iframe#frame 0x0 (6) 5 iframe#frame 0x0 (6)
6 iframe#frame 200x200 (7) 6 iframe#frame 200x200 (7)
7 iframe#frame 0x0 (8) 7 iframe#frame 0x0 (8)
8 iframe#frame 200x200 (9) 8 iframe#frame 200x200 (9)
9 #document 200x200 (10) 9 #document 200x200 (10)
10 div#subframe1 80x80 (11) 10 div#subframe1 80x80 (11)
(...skipping 24 matching lines...) Expand all
35 iframe#frame 0x0 (8) 35 iframe#frame 0x0 (8)
36 iframe#frame 200x200 (9) 36 iframe#frame 200x200 (9)
37 #document 200x200 (10) 37 #document 200x200 (10)
38 div#subframe1 80x80 (11) 38 div#subframe1 80x80 (11)
39 div#a 200x200 (5) 39 div#a 200x200 (5)
40 div#b2 110x140 (6) 40 div#b2 110x140 (6)
41 div#c 90x80 (7) 41 div#c 90x80 (7)
42 div#b1 100x150 42 div#b1 100x150
43 div#b4 0x200 43 div#b4 0x200
44 44
OLDNEW
« no previous file with comments | « LayoutTests/inspector/layers/layer-tree-model.html ('k') | LayoutTests/inspector/layers/layers-panel-mouse-events.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698