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

Unified Diff: third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt

Issue 1968743003: Auto-rebaseline for r392861 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/compositing/will-change/containing-block-removed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
index 76c4fc7cc7c6b18c0cc6112abb14926708ffced4..ea5a6b93fb6809c21991a58d7d1195341b435fbf 100644
--- a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
@@ -29,16 +29,16 @@ CONSOLE MESSAGE: line 30: debug
{
"object": "LayoutBlockFlow (positioned) DIV id='container'",
"rect": [0, 0, 100, 100],
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"rect": [50, 50, 75, 75],
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
- "reason": "layer"
+ "reason": "subtree"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698