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

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

Issue 2108503002: Auto-rebaseline for r402292 (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/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/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
similarity index 82%
rename from third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
rename to third_party/WebKit/LayoutTests/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
index 08df49215e33c70485ae41bf86b529d92888ca92..89d8df4e2ac7d237d3edcbf406479144b52e773c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
@@ -11,7 +11,7 @@
{
"object": "LayoutBlockFlow DIV id='container'",
"rect": [8, 8, 769, 108],
- "reason": "invalidate paint rectangle"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (anonymous)",
@@ -22,11 +22,6 @@
"object": "LayoutBlockFlow (anonymous)",
"rect": [8, 62, 769, 54],
"reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow DIV id='container'",
- "rect": [8, 62, 769, 54],
- "reason": "incremental"
}
],
"children": [
@@ -63,7 +58,7 @@
{
"object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
"rect": [0, 0, 100, 50],
- "reason": "compositing update"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'",
@@ -83,22 +78,6 @@
"reason": "layoutObject removal"
},
{
- "object": "InlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
"reason": "subtree"
},
@@ -108,19 +87,15 @@
},
{
"object": "LayoutBlockFlow DIV id='container'",
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV id='container'",
- "reason": "invalidate paint rectangle"
+ "reason": "forced by layout"
},
{
"object": "RootInlineBox",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
- "reason": "compositing update"
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (anonymous)",

Powered by Google App Engine
This is Rietveld 408576698