| 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 32ec627273114ed6a3727af3db6631c3e6a413de..dc8e041a1f1a9016e80243fb9412c62ba413dd36 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
|
| @@ -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"
|
| }
|
| ]
|
|
|