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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
index 6809e2a1cca789407c10833bf94dab924467013b..9812b95703135711cc9cc346bdb58e331580cfe5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
@@ -70,10 +70,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{
@@ -83,6 +79,10 @@
{
"object": "LayoutBlockFlow BODY",
"reason": "became visible"
+ },
+ {
+ "object": "LayoutView #document",
+ "reason": "full"
}
]
}
@@ -97,11 +97,6 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
- "rect": [0, 0, 400, 600],
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"rect": [0, 250, 400, 350],
"reason": "incremental"
},
@@ -116,10 +111,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{
@@ -138,11 +129,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"
@@ -158,10 +144,6 @@
"objectPaintInvalidations": [
{
"object": "LayoutView #document",
- "reason": "full"
- },
- {
- "object": "LayoutView #document",
"reason": "incremental"
},
{

Powered by Google App Engine
This is Rietveld 408576698