| Index: third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt
|
| index 25c2c0fcea0b4e94678c502f3adf6a93a281cad6..5adeaa65918947277a7eb1415e4d4c48b132d240 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/flexbox/repaint-on-layout-expected.txt
|
| @@ -27,6 +27,14 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow (floating) DIV class='state'",
|
| "reason": "forced by layout"
|
| },
|
|
|