| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
|
| index 4feea4b60c1c3e4d2c4d41ab61f3a8c5666d7cd3..32ec627273114ed6a3727af3db6631c3e6a413de 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
|
| @@ -4,14 +4,7 @@
|
| {
|
| "bounds": [2008, 2016],
|
| "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, 2016],
|
| "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"
|
| }
|
| ]
|
| }
|
|
|