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

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

Issue 195813010: DevTools: avoid using stale front-end node ids. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 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 1
2 Initial layer tree 2 Initial layer tree
3 #document (4) 3 #document (5)
4 iframe#frame (5) 4 iframe#frame (6)
5 iframe#frame 0x0 (6) 5 iframe#frame 0x0 (7)
6 iframe#frame 200x200 (7) 6 iframe#frame 200x200 (8)
7 iframe#frame 0x0 (8) 7 iframe#frame 200x200 (9)
8 iframe#frame 200x200 (9) 8 iframe#frame 200x200 (10)
9 #document 200x200 (10) 9 #document 200x200 (11)
10 div#subframe1 80x80 (11) 10 div#subframe1 80x80 (12)
11 div#a 200x200 (5) 11 div#a 200x200 (6)
12 div#b1 100x150 (6) 12 div#b1 100x150 (7)
13 div#b2 110x140 (6) 13 div#b2 110x140 (7)
14 div#c 90x100 (7) 14 div#c 90x100 (8)
15 div#b3 110x140 (6) 15 div#b3 110x140 (7)
16 Updated layer tree 16 Updated layer tree
17 #document (4) 17 #document (5)
18 iframe#frame (5) 18 iframe#frame (6)
19 iframe#frame 0x0 (6) 19 iframe#frame 0x0 (7)
20 iframe#frame 200x200 (7) 20 iframe#frame 200x200 (8)
21 iframe#frame 0x0 (8) 21 iframe#frame 200x200 (9)
22 iframe#frame 200x200 (9) 22 iframe#frame 200x200 (10)
23 #document 200x200 (10) 23 #document 200x200 (11)
24 div#subframe1 80x80 (11) 24 div#subframe1 80x80 (12)
25 div#a 200x200 (5) 25 div#a 200x200 (6)
26 div#b2 110x140 (6) 26 div#b2 110x140 (7)
27 div#c 90x100 (7) 27 div#c 90x100 (8)
28 div#b1 100x150 28 div#b1 100x150
29 div#b4 0x200 29 div#b4 0x200
30 Updated layer geometry 30 Updated layer geometry
31 #document (4) 31 #document (5)
32 iframe#frame (5) 32 iframe#frame (6)
33 iframe#frame 0x0 (6) 33 iframe#frame 0x0 (7)
34 iframe#frame 200x200 (7) 34 iframe#frame 200x200 (8)
35 iframe#frame 0x0 (8) 35 iframe#frame 200x200 (9)
36 iframe#frame 200x200 (9) 36 iframe#frame 200x200 (10)
37 #document 200x200 (10) 37 #document 200x200 (11)
38 div#subframe1 80x80 (11) 38 div#subframe1 80x80 (12)
39 div#a 200x200 (5) 39 div#a 200x200 (6)
40 div#b2 110x140 (6) 40 div#b2 110x140 (7)
41 div#c 90x80 (7) 41 div#c 90x80 (8)
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') | Source/devtools/front_end/LayerTreeModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698