| Index: LayoutTests/platform/win-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| similarity index 55%
|
| copy from LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| copy to LayoutTests/platform/win-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| index 1c2887b3f072f797e30442af76b6076e993bfc43..51655b8cee5b8c556b61738d58e08d3dfb0985b9 100644
|
| --- a/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| @@ -1,31 +1,36 @@
|
| {
|
| - "bounds": [785, 742],
|
| + "bounds": [785, 836],
|
| "children": [
|
| {
|
| - "bounds": [785, 742],
|
| + "bounds": [785, 836],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [58, 241, 489, 537],
|
| + [723, 94, 15, 90],
|
| + [58, 236, 489, 537],
|
| [58, 142, 489, 537],
|
| - [8, 191, 769, 642],
|
| - [8, 191, 769, 642],
|
| + [18, 102, 712, 74],
|
| + [10, 94, 728, 90],
|
| + [10, 94, 728, 90],
|
| + [10, 94, 728, 90],
|
| + [8, 186, 769, 642],
|
| + [8, 186, 769, 642],
|
| [8, 92, 769, 642],
|
| [8, 92, 769, 642],
|
| - [8, 92, 769, 99],
|
| [8, 92, 732, 94],
|
| - [0, 742, 785, 99],
|
| - [0, 0, 785, 841],
|
| + [0, 742, 785, 94],
|
| + [0, 0, 785, 836],
|
| [0, 0, 785, 742]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutIFrame IFRAME id='iframe'",
|
| - "InlineBox",
|
| - "LayoutText #text",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow (anonymous)",
|
| "LayoutView #document",
|
| "LayoutBlockFlow HTML",
|
| + "LayoutIFrame IFRAME id='iframe'",
|
| + "LayoutView #document",
|
| + "LayoutView #document",
|
| + "LayoutBlockFlow HTML",
|
| + "LayoutBlockFlow BODY",
|
| "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| "LayoutImage IMG",
|
|
|