| Index: LayoutTests/platform/win-xp/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| index a0c96198f3d9c565b97918356fb414c26fedccf0..bc786ca0a2a9f5a1e7798ce76f1336fd052a34f5 100644
|
| --- a/LayoutTests/platform/win-xp/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| @@ -8,12 +8,20 @@
|
| "repaintRects": [
|
| [8, 7, 784, 21]
|
| ],
|
| + "paintInvalidationClients": [
|
| + "RootInlineBox",
|
| + "LayoutBlockFlow BODY"
|
| + ],
|
| "children": [
|
| {
|
| "position": [68, 7],
|
| "bounds": [348, 21],
|
| "drawsContent": true,
|
| - "backfaceVisibility": "hidden"
|
| + "backfaceVisibility": "hidden",
|
| + "paintInvalidationClients": [
|
| + "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'",
|
| + "InlineFlowBox"
|
| + ]
|
| }
|
| ]
|
| }
|
|
|