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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/layer-tree-expected.txt

Issue 1945813002: cc: Make LayerTreeImpl dump layer list to FrameViewer and Devtools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make devtools work without layer tree hierarchy Created 4 years, 6 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
OLDNEW
1 Tests that LayerTreeModel successfully imports layers from a trace. 1 Tests that LayerTreeModel successfully imports layers from a trace.
2 #document 2 #document
3 #document 0x0
4 #document
5 #document 0x0
6 #document 0x0
7 #document
8 #document
9 #document
10 #document
11 #document
sunxd 2016/05/31 14:52:17 These extra layers are hidden previously because t
3 div#a 200x200 12 div#a 200x200
4 div#b1 100x150 13 div#b1 100x150
5 div#b2 110x140 14 div#b2 110x140
6 div#c 90x100 15 div#c 90x100
7 div#b3 110x140 16 div#b3 110x140
8 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698