| Index: third_party/WebKit/LayoutTests/fast/repaint/inline-reflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-reflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/inline-reflow-expected.txt
|
| index 4052186bee2e99ce92cb48559a677feb51f9fd86..64ae29e46c9371df60aff5a633fc2fe6f9654490 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-reflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-reflow-expected.txt
|
| @@ -47,6 +47,7 @@
|
| "RootInlineBox",
|
| "InlineTextBox 'A A A A A'",
|
| "LayoutBlockFlow (positioned) DIV id='div1' class='container'",
|
| + "RootInlineBox",
|
| "LayoutText #text",
|
| "InlineTextBox 'A A A A A AA AA'",
|
| "InlineTextBox 'AA AA AAA AAA'",
|
| @@ -58,7 +59,8 @@
|
| "InlineTextBox 'AAA AAA AAA AA'",
|
| "InlineTextBox 'AA AA AA A A A'",
|
| "InlineTextBox 'A A'",
|
| - "LayoutBlockFlow (positioned) DIV id='div2' class='container'"
|
| + "LayoutBlockFlow (positioned) DIV id='div2' class='container'",
|
| + "RootInlineBox"
|
| ]
|
| }
|
| ]
|
|
|