| Index: third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt
|
| index de26c7a65b916448eef654ec1735e942cd268408..a1e1dc35e9709c31f4ca5c8f6b586c863d59cb7d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-block-resize-expected.txt
|
| @@ -18,6 +18,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| "reason": "forced by layout"
|
| },
|
|
|