Index: third_party/WebKit/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
index ce320c00fa5cf2026048855d0c2b9709d6341c5e..a2afc2ee5192febe8ed89a3c78de4a4272c2250a 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt |
@@ -6,6 +6,7 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
+ [108, 8, 684, 100], |
[8, 8, 200, 100], |
[8, 8, 200, 100] |
], |
@@ -14,8 +15,8 @@ |
"LayoutText #text", |
"InlineFlowBox", |
"LayoutInline (relative positioned) SPAN id='target'", |
- "LayoutText #text", |
- "RootInlineBox" |
+ "RootInlineBox", |
+ "LayoutBlockFlow DIV" |
] |
} |
] |