| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| index f46b7451bab8f9a056fd62a3871d146308bf665c..17f95d66290c68fd2934213bfafcf4d834cd9d62 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| @@ -52,6 +52,18 @@
|
| {
|
| "object": "InlineTextBox 'abc'",
|
| "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-target'",
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
|
|