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

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: Force drawsContent for layout test 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 div#a 200x200 3 div#a 200x200
4 div#b1 100x150 4 div#b1 100x150
5 div#b2 110x140 5 div#b2 110x140
6 div#c 90x100 6 div#c 90x100
7 div#b3 110x140 7 div#b3 110x140
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698