| Index: third_party/WebKit/LayoutTests/platform/win7/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-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-expected.txt
|
| index d1c609916e339c0409f238407648c837223f2633..f4935d317639a6b5ac0632e7f24a26b39884915f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-expected.txt
|
| @@ -29,15 +29,15 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
| @@ -52,19 +52,14 @@
|
| "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"
|
| }
|
| ]
|
| }
|
| @@ -72,11 +67,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "incremental"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| @@ -101,12 +92,7 @@
|
| {
|
| "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",
|
| @@ -119,11 +105,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "incremental"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| @@ -144,17 +126,12 @@
|
| {
|
| "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"
|
| }
|
| ]
|
| }
|
| @@ -162,11 +139,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "incremental"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
|
|