| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt
|
| index 75f50dc97fb8cf3e15876f11011913ad263823ff..2de741fe634264fd1bf5968eeacd309e1b6a97c3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/multi-layout-one-frame-expected.txt
|
| @@ -33,6 +33,22 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| "reason": "invalidate paint rectangle"
|
| },
|
|
|