Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
similarity index 73% |
copy from third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt |
copy to third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
index 276db11959cace4b5bec7b99654d14e7bea045fa..8b8130a010e5fdde25751a86bc8f0c9d60902f19 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
@@ -5,12 +5,13 @@ |
{ |
"name": "LayoutView #document", |
"bounds": [600, 250], |
+ "contentsOpaque": true, |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
"object": "LayoutView #document", |
- "rect": [0, 250, 600, 250], |
- "reason": "incremental" |
+ "rect": [0, 0, 600, 500], |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
@@ -23,7 +24,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutView #document", |
- "reason": "incremental" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
@@ -38,22 +39,18 @@ |
{ |
"name": "LayoutView #document", |
"bounds": [400, 250], |
+ "contentsOpaque": true, |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 600, 8], |
- "reason": "forced by layout" |
- }, |
- { |
"object": "LayoutView #document", |
- "rect": [0, 0, 400, 250], |
- "reason": "full" |
+ "rect": [0, 0, 600, 250], |
+ "reason": "bounds change" |
}, |
{ |
- "object": "LayoutView #document", |
- "rect": [400, 0, 200, 250], |
- "reason": "incremental" |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 600, 8], |
+ "reason": "forced by layout" |
} |
] |
} |
@@ -61,11 +58,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutView #document", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "incremental" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
@@ -84,17 +77,13 @@ |
{ |
"name": "LayoutView #document", |
"bounds": [400, 600], |
+ "contentsOpaque": true, |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
"object": "LayoutView #document", |
"rect": [0, 0, 400, 600], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutView #document", |
- "rect": [0, 250, 400, 350], |
- "reason": "incremental" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
@@ -107,11 +96,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutView #document", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "incremental" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
@@ -126,22 +111,18 @@ |
{ |
"name": "LayoutView #document", |
"bounds": [800, 600], |
+ "contentsOpaque": true, |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
"object": "LayoutView #document", |
"rect": [0, 0, 800, 600], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
"rect": [0, 0, 800, 8], |
"reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutView #document", |
- "rect": [400, 0, 400, 600], |
- "reason": "incremental" |
} |
] |
} |
@@ -149,11 +130,7 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutView #document", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "incremental" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |