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

Unified 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: Resolve comments Created 4 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/tracing/layer-tree-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/layer-tree-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/layer-tree-expected.txt
index 6528f1276bbcc7234e345063cf48c03cfc87e5b3..318e6885da7e58e3a3d6ddcb0a7b627d2512f280 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/layer-tree-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/layer-tree-expected.txt
@@ -1,8 +1,17 @@
Tests that LayerTreeModel successfully imports layers from a trace.
#document
+ #document 0x0
+ #document
+ #document 0x0
+ #document 0x0
+ #document
+ #document
+ #document
+ #document
+ #document
div#a 200x200
- div#b1 100x150
- div#b2 110x140
- div#c 90x100
- div#b3 110x140
+ div#b1 100x150
+ div#b2 110x140
+ div#c 90x100
+ div#b3 110x140
« no previous file with comments | « cc/trees/layer_tree_impl.cc ('k') | third_party/WebKit/Source/devtools/front_end/timeline_model/LayerTreeModel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698