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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
index fc16cca44390631fde6f3333ec471e2e8313c2a4..e1c106db3f51250409f844911a36665685b1c078 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt
@@ -10,8 +10,8 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='container'",
- "rect": [8, 8, 769, 109],
- "reason": "invalidate paint rectangle"
+ "rect": [8, 8, 769, 110],
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow (anonymous)",
@@ -22,11 +22,6 @@
"object": "LayoutBlockFlow (anonymous)",
"rect": [8, 63, 769, 55],
"reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow DIV id='container'",
- "rect": [8, 63, 769, 55],
- "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