| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| index 7c54ff5729b7d7de92f798714e7e5ed6c4118df1..36759413ec63214dca64a2bb3c62a086b687ce3f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
|
| @@ -4,14 +4,7 @@
|
| {
|
| "bounds": [2008, 2008],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 200, 200, 100],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
| @@ -27,11 +20,6 @@
|
| "object": "LayoutView #document",
|
| "rect": [0, 0, 300, 300],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [200, 0, 100, 300],
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
| @@ -43,14 +31,7 @@
|
| {
|
| "bounds": [2008, 2008],
|
| "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 250, 300, 50],
|
| - "reason": "incremental"
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
| @@ -66,11 +47,6 @@
|
| "object": "LayoutView #document",
|
| "rect": [0, 0, 250, 250],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [250, 0, 50, 250],
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
|
|