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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt

Issue 1951203002: Auto-rebaseline for r391751 (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/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
index d0a67955a5eec53e1a5bf36a289baac126b014de..b52ded2ca208d8f05e8d8591bc18891857ed94da 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
@@ -9,12 +9,12 @@
{
"object": "LayoutBlockFlow (anonymous)",
"rect": [8, 116, 1410, 54],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow (anonymous)",
"rect": [8, 62, 1410, 54],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutBlockFlow DIV id='container'",
@@ -28,11 +28,11 @@
},
{
"object": "LayoutText #text",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "RootInlineBox",
@@ -72,7 +72,7 @@
{
"object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
"rect": [0, 54, 1000, 50],
- "reason": "location change"
+ "reason": "compositing update"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
@@ -82,7 +82,7 @@
{
"object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
"rect": [0, 0, 100, 50],
- "reason": "location change"
+ "reason": "compositing update"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'",

Powered by Google App Engine
This is Rietveld 408576698