| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt
|
| index 962f045a4b91342dab5d5992599ed29f1397fc39..0a2296c22f23becc37682211f97a0506f70c9abe 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-clip-subtree-layout-expected.txt
|
| @@ -5,8 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|