| Index: third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt b/third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| similarity index 79%
|
| copy from third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| index f0be0c25e6b68a427dd223c04c843db60cf12867..52a51af80d2cd9e731246e7e32d4f531b34e5b2d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux-precise/fast/repaint/block-layout-inline-children-replaced-expected.txt
|
| @@ -6,11 +6,12 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [155, 35, 92, 100],
|
| - [0, 34, 402, 152]
|
| + [154, 37, 94, 100],
|
| + [0, 36, 402, 152]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutBlockFlow DIV id='target' class='target'",
|
| + "RootInlineBox",
|
| "LayoutImage IMG"
|
| ]
|
| }
|
|
|