| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| index 48cacad77095d1ef4da2c75c04f572dd11d46ca3..437872afb90a667ca0d7143c2e962aff0c269e67 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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"
|
| }
|
| ]
|
| }
|
|
|