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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/background-resize-height-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 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/paint/invalidation/background-resize-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/background-resize-height-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/background-resize-height-expected.txt
index 09c86e1f1b9ee8b9602883a43ece4b41a52607f2..f05af0aa140d649e24916cfdc17cdbef2aef2c4f 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/background-resize-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/background-resize-height-expected.txt
@@ -32,7 +32,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test image size-cover'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -47,7 +47,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test image size-contain'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -77,7 +77,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test image percent-height'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -107,7 +107,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test image bottom'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -122,7 +122,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test image center'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -150,7 +150,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test image repeat-space'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -165,7 +165,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test image repeat-round'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -180,7 +180,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -195,7 +195,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated size-cover'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -210,7 +210,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated size-contain'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -225,7 +225,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated percent-height'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -240,7 +240,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated top'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -255,7 +255,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated bottom'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -270,7 +270,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated center'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -284,7 +284,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -298,7 +298,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
},
@@ -313,7 +313,7 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated repeat-round'",
"rect": [0, 0, 60, 44],
- "reason": "border box change"
+ "reason": "geometry"
}
]
}
@@ -325,11 +325,11 @@
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image size-cover'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image size-contain'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image fixed-height'",
@@ -337,7 +337,7 @@
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image percent-height'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image top'",
@@ -345,11 +345,11 @@
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image bottom'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image center'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image no-repeat'",
@@ -357,51 +357,51 @@
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image repeat-space'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test image repeat-round'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated size-cover'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated size-contain'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated percent-height'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated top'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated bottom'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated center'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'",
- "reason": "border box change"
+ "reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='test generated repeat-round'",
- "reason": "border box change"
+ "reason": "geometry"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698