| Index: third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..1be8eb4df9fde3d5b291461526c67157f8b27b0c
 | 
| --- /dev/null
 | 
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced-expected.txt
 | 
| @@ -0,0 +1,20 @@
 | 
| +{
 | 
| +  "bounds": [800, 600],
 | 
| +  "children": [
 | 
| +    {
 | 
| +      "bounds": [800, 600],
 | 
| +      "contentsOpaque": true,
 | 
| +      "drawsContent": true,
 | 
| +      "repaintRects": [
 | 
| +        [154, 35, 94, 100],
 | 
| +        [0, 34, 402, 152]
 | 
| +      ],
 | 
| +      "paintInvalidationClients": [
 | 
| +        "LayoutBlockFlow DIV id='target' class='target'",
 | 
| +        "RootInlineBox",
 | 
| +        "LayoutImage IMG"
 | 
| +      ]
 | 
| +    }
 | 
| +  ]
 | 
| +}
 | 
| +
 | 
| 
 |