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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt

Issue 2091123002: Auto-rebaseline for r401697 (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/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
index 276db11959cace4b5bec7b99654d14e7bea045fa..32b0b72d192443948ce430dbcb480d5f0dba12fe 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
@@ -13,6 +13,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutView #document",
+ "rect": [0, 0, 600, 250],
+ "reason": "full"
+ },
+ {
"object": "LayoutBlockFlow HTML",
"rect": [0, 0, 600, 8],
"reason": "forced by layout"
@@ -28,6 +33,10 @@
{
"object": "LayoutBlockFlow HTML",
"reason": "forced by layout"
+ },
+ {
+ "object": "LayoutView #document",
+ "reason": "full"
}
]
}
@@ -47,11 +56,6 @@
},
{
"object": "LayoutView #document",
- "rect": [0, 0, 400, 250],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"rect": [400, 0, 200, 250],
"reason": "incremental"
}
@@ -61,10 +65,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{
@@ -88,11 +88,6 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
- "rect": [0, 0, 400, 600],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"rect": [0, 250, 400, 350],
"reason": "incremental"
},
@@ -107,10 +102,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{
@@ -129,11 +120,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutView #document",
- "rect": [0, 0, 800, 600],
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow HTML",
"rect": [0, 0, 800, 8],
"reason": "forced by layout"
@@ -149,10 +135,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{

Powered by Google App Engine
This is Rietveld 408576698