| Index: third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-on-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-on-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-on-layout-expected.txt
|
| index 8f86e6e958ceea401c1df07029a3ed940b90048d..82d3ce0f8cf63b785b4dbcf88c1165ab5f9f27d0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-on-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-on-layout-expected.txt
|
| @@ -12,9 +12,9 @@
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow DIV id='badge'",
|
| "InlineBox",
|
| - "LayoutText #text",
|
| "RootInlineBox",
|
| - "LayoutBlockFlow (floating) DIV class='state'"
|
| + "LayoutBlockFlow (floating) DIV class='state'",
|
| + "LayoutText #text"
|
| ]
|
| }
|
| ]
|
|
|