| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/window-resize-background-image-non-fixed-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/mac/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| similarity index 83%
|
| copy from third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| index 276db11959cace4b5bec7b99654d14e7bea045fa..1cd2fc36b879fd084661f76ff42628b3b2cee9ad 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/mac/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| @@ -5,6 +5,7 @@
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [600, 250],
|
| + "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| @@ -38,6 +39,7 @@
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [400, 250],
|
| + "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| @@ -47,11 +49,6 @@
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 0, 400, 250],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| "rect": [400, 0, 200, 250],
|
| "reason": "incremental"
|
| }
|
| @@ -61,10 +58,6 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| "reason": "incremental"
|
| },
|
| {
|
| @@ -84,15 +77,11 @@
|
| {
|
| "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"
|
| },
|
| @@ -107,10 +96,6 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| "reason": "incremental"
|
| },
|
| {
|
| @@ -126,14 +111,10 @@
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| "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 +130,6 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| "reason": "incremental"
|
| },
|
| {
|
|
|