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

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

Issue 2591883002: Apply both phsical bounding box and clip to composited bounds. (Closed)
Patch Set: none Created 4 years 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/layers/layer-tree-model-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/layers/layer-tree-model-expected.txt b/third_party/WebKit/LayoutTests/inspector/layers/layer-tree-model-expected.txt
index 77d7187d1151b0c25b8d27211e3723eb39fb16fb..df0d5edf00ef8cfbe2f65103934f2be0185295f2 100644
--- a/third_party/WebKit/LayoutTests/inspector/layers/layer-tree-model-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/layers/layer-tree-model-expected.txt
@@ -26,7 +26,7 @@ Updated layer tree
div#b2 110x140 (11)
div#c 90x100 (12)
div#b1 100x150
- div#b4 0x200
+ div#b4 0x0
Updated layer geometry
#document (9)
iframe#frame (10)
@@ -40,5 +40,5 @@ Updated layer geometry
div#b2 110x140 (11)
div#c 90x80 (12)
div#b1 100x150
- div#b4 0x200
+ div#b4 0x0

Powered by Google App Engine
This is Rietveld 408576698