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

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: Force drawsContent for layout test 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..b922064c95a68400754640fd372787b8f927f3a7 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,8 @@
Tests that LayerTreeModel successfully imports layers from a trace.
#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

Powered by Google App Engine
This is Rietveld 408576698