Index: LayoutTests/platform/mac-mavericks/fast/repaint/block-layout-inline-children-replaced-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt b/LayoutTests/platform/mac-mavericks/fast/repaint/block-layout-inline-children-replaced-expected.txt |
similarity index 54% |
copy from LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt |
copy to LayoutTests/platform/mac-mavericks/fast/repaint/block-layout-inline-children-replaced-expected.txt |
index 607e5d1917bf7b0af8370ae05cee5b8d6862b1ea..9de38093020e9058d20a49c156e103b581499a41 100644 |
--- a/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt |
+++ b/LayoutTests/platform/mac-mavericks/fast/repaint/block-layout-inline-children-replaced-expected.txt |
@@ -6,18 +6,17 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 74, 204, 232], |
- [8, 74, 204, 232], |
- [8, 74, 94, 232], |
- [8, 74, 94, 232] |
+ [155, 35, 92, 100], |
+ [0, 35, 402, 100], |
+ [0, 34, 402, 152] |
], |
"paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineBox", |
- "LayoutBlockFlow (relative positioned) DIV id='i'", |
- "LayoutBlockFlow (positioned) DIV id='inner'", |
+ "LayoutBlockFlow DIV id='target' class='target'", |
"LayoutImage IMG", |
- "LayoutText #text" |
+ "InlineBox", |
+ "RootInlineBox", |
+ "LayoutBlockFlow DIV id='target' class='target'", |
+ "LayoutImage IMG" |
] |
} |
] |