| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| index cf38bf2c578d33e12a0b9129f923ce5badf28ab8..c39efc0ebcc2e7787e789543efc0007ce4f455e0 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| @@ -4,13 +4,7 @@
|
| {
|
| "bounds": [2008, 2008],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [0, 200, 200, 100]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutView #document"
|
| - ]
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
| @@ -22,14 +16,10 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [200, 0, 100, 300],
|
| - [200, 0, 100, 8],
|
| [0, 0, 300, 300]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutView #document",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML"
|
| + "LayoutView #document"
|
| ]
|
| }
|
| ]
|
| @@ -40,13 +30,7 @@
|
| {
|
| "bounds": [2008, 2008],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "repaintRects": [
|
| - [0, 250, 300, 50]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutView #document"
|
| - ]
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
| @@ -58,14 +42,10 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [250, 0, 50, 250],
|
| - [250, 0, 50, 8],
|
| [0, 0, 250, 250]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutView #document",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML"
|
| + "LayoutView #document"
|
| ]
|
| }
|
| ]
|
|
|