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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt

Issue 2184693002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/platform/win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt
index 368630eee97a1c3ec7fec6fbb68cf7b7aa163cf4..c3550203b1902b4c0548c01adf79b98c31ae9b69 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt
@@ -56,9 +56,9 @@ Second dump layer tree:
"children": [
{
"name": "LayoutBlockFlow (relative positioned) DIV id='greatgrandchild'",
- "position": [99, 0],
- "transformOrigin": [126, 50],
- "bounds": [251, 100],
+ "position": [100, 0],
+ "bounds": [250, 100],
+ "contentsOpaque": true,
"drawsContent": true,
"backgroundColor": "#008000",
"transform": [

Powered by Google App Engine
This is Rietveld 408576698