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

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

Issue 572193002: Auto-rebaseline for r182021 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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: LayoutTests/inspector/layers/layer-tree-model-expected.txt
diff --git a/LayoutTests/inspector/layers/layer-tree-model-expected.txt b/LayoutTests/inspector/layers/layer-tree-model-expected.txt
index f654a88fa539af5d3526b294828281a2d47b0113..d362d1500dd0b2385189792e1b4e4789fbab7460 100644
--- a/LayoutTests/inspector/layers/layer-tree-model-expected.txt
+++ b/LayoutTests/inspector/layers/layer-tree-model-expected.txt
@@ -2,7 +2,7 @@
Initial layer tree
#document (5)
iframe#frame (6)
- iframe#frame 0x0 (7)
+ iframe#frame 200x200 (7)
iframe#frame 200x200 (8)
iframe#frame 200x200 (9)
iframe#frame 200x200 (10)
@@ -16,7 +16,7 @@ Initial layer tree
Updated layer tree
#document (5)
iframe#frame (6)
- iframe#frame 0x0 (7)
+ iframe#frame 200x200 (7)
iframe#frame 200x200 (8)
iframe#frame 200x200 (9)
iframe#frame 200x200 (10)
@@ -30,7 +30,7 @@ Updated layer tree
Updated layer geometry
#document (5)
iframe#frame (6)
- iframe#frame 0x0 (7)
+ iframe#frame 200x200 (7)
iframe#frame 200x200 (8)
iframe#frame 200x200 (9)
iframe#frame 200x200 (10)

Powered by Google App Engine
This is Rietveld 408576698