| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| index df033ae5f4f132a18ac71bdeaab31f78342f5d04..1be09d35007e4fafde655fc8e4a6180cc951e415 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-composited-expected.txt
|
| @@ -1,18 +1,18 @@
|
| {
|
| - "bounds": [200, 300],
|
| + "bounds": [600, 250],
|
| "children": [
|
| {
|
| - "bounds": [200, 300],
|
| + "bounds": [600, 250],
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 200, 200, 100],
|
| + "rect": [0, 250, 600, 250],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 200, 8],
|
| + "rect": [0, 0, 600, 8],
|
| "reason": "forced by layout"
|
| }
|
| ]
|
| @@ -20,25 +20,25 @@
|
| ]
|
| }
|
| {
|
| - "bounds": [300, 300],
|
| + "bounds": [400, 250],
|
| "children": [
|
| {
|
| - "bounds": [300, 300],
|
| + "bounds": [400, 250],
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 0, 300, 300],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 300, 8],
|
| + "rect": [0, 0, 600, 8],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [200, 0, 100, 300],
|
| + "rect": [0, 0, 400, 250],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [400, 0, 200, 250],
|
| "reason": "incremental"
|
| },
|
| {
|
| @@ -50,20 +50,25 @@
|
| ]
|
| }
|
| {
|
| - "bounds": [300, 250],
|
| + "bounds": [400, 600],
|
| "children": [
|
| {
|
| - "bounds": [300, 250],
|
| + "bounds": [400, 600],
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 250, 300, 50],
|
| + "rect": [0, 0, 400, 600],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 250, 400, 350],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 300, 8],
|
| + "rect": [0, 0, 400, 8],
|
| "reason": "forced by layout"
|
| }
|
| ]
|
| @@ -71,25 +76,25 @@
|
| ]
|
| }
|
| {
|
| - "bounds": [250, 250],
|
| + "bounds": [800, 600],
|
| "children": [
|
| {
|
| - "bounds": [250, 250],
|
| + "bounds": [800, 600],
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 300, 8],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 0, 250, 250],
|
| + "rect": [0, 0, 800, 600],
|
| "reason": "full"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 800, 8],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| - "rect": [250, 0, 50, 250],
|
| + "rect": [400, 0, 400, 600],
|
| "reason": "incremental"
|
| },
|
| {
|
|
|