Index: LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
similarity index 63% |
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt |
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
index 8d13c3c1d9d34055bee97ecad24f3bf7a071ab7a..f4a5180867500a45d15166c698ee88315b509b82 100644 |
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/inline-color-change-expected.txt |
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
@@ -6,11 +6,12 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [8, 72, 38, 19], |
- [8, 72, 38, 19] |
+ [8, 8, 200, 100], |
+ [8, 8, 200, 100] |
], |
"paintInvalidationClients": [ |
- "LayoutInline SPAN id='target'", |
+ "LayoutText #text", |
+ "LayoutInline (relative positioned) SPAN id='target'", |
"LayoutText #text" |
] |
} |