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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt

Issue 2084643002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
index e9005e67673493b6eacb06b2dace4edbae1b3ef8..29d5265410feb4d07fee58604a7cc6b2eeecf429 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt
@@ -2,14 +2,17 @@ This layer should not be composited.
This layer should not be composited.
This layer should be composited.
{
+ "name": "Content Root Layer",
"bounds": [785, 611],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [785, 611],
"contentsOpaque": true,
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow DIV class='preserve3d'",
"position": [18, 390],
"bounds": [342, 180],
"shouldFlattenTransform": false,
@@ -17,6 +20,7 @@ This layer should be composited.
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow (relative positioned) DIV class='box'",
"position": [31, 49],
"bounds": [100, 100],
"contentsOpaque": true,

Powered by Google App Engine
This is Rietveld 408576698