| 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 36759413ec63214dca64a2bb3c62a086b687ce3f..a176b664b47c9429580f200d7f82345156a0d9ab 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
|
| @@ -18,7 +18,7 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 0, 300, 300],
|
| + "rect": [0, 0, 400, 250],
|
| "reason": "full"
|
| }
|
| ]
|
| @@ -45,7 +45,7 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 0, 250, 250],
|
| + "rect": [0, 0, 800, 600],
|
| "reason": "full"
|
| }
|
| ]
|
|
|