| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
|
| index 2e3191258d8c2fbe4b3ab278984d98f8dad59784..2dedd9ea85e908f29cdac6c4929ded31d061ad1f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt
|
| @@ -13,9 +13,11 @@
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow (floating) SPAN",
|
| + "RootInlineBox",
|
| "LayoutText #text",
|
| "InlineTextBox 'the quick brown fox jumped over the lazy dog'",
|
| "LayoutBlockFlow (positioned) SPAN",
|
| + "RootInlineBox",
|
| "LayoutText #text",
|
| "InlineTextBox 'the quick brown fox jumped over the lazy dog'"
|
| ]
|
|
|