| Index: third_party/WebKit/LayoutTests/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt
|
| index 620cc098d96d3e1375c7f2b06ec0af3f7899edf7..614fee0dd685a689363866e24addeda45d223524 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/trailing-floats-root-line-box-overflow-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [8, 58, 100, 100]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='target'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| + "rect": [8, 58, 100, 100],
|
| + "reason": "layoutObject removal"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|