| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
|
| index a9b9b0aa68667cffd358408e8bf44d7e576f5fce..862a22722f01a82d0e72def7d31c2c6113806caf 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
|
| @@ -23,6 +23,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow (positioned) DIV id='inner'",
|
| "reason": "forced by layout"
|
| },
|
|
|