Index: LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-2-expected.txt |
diff --git a/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt b/LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-2-expected.txt |
similarity index 53% |
copy from LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
copy to LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-2-expected.txt |
index ce320c00fa5cf2026048855d0c2b9709d6341c5e..23fb91a16329008960758b7b9a74bc8267ca7747 100644 |
--- a/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
+++ b/LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-2-expected.txt |
@@ -6,16 +6,18 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 8, 200, 100], |
- [8, 8, 200, 100] |
+ [66, 117, 54, 19], |
+ [26, 136, 35, 20], |
+ [26, 117, 40, 19] |
], |
"paintInvalidationClients": [ |
- "InlineTextBox 'ab'", |
+ "LayoutBlockFlow DIV id='overflow'", |
"LayoutText #text", |
- "InlineFlowBox", |
- "LayoutInline (relative positioned) SPAN id='target'", |
+ "InlineTextBox 'Lorem'", |
+ "LayoutBR BR", |
+ "InlineTextBox '\n'", |
"LayoutText #text", |
- "RootInlineBox" |
+ "InlineTextBox 'ipsum'" |
] |
} |
] |