| Index: LayoutTests/platform/win-xp/fast/repaint/remove-block-after-layout-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/fast/repaint/remove-block-after-layout-expected.txt b/LayoutTests/platform/win-xp/fast/repaint/remove-block-after-layout-expected.txt
|
| index 6ddaa6c0e1035e1159b18175d5db29b8f02ca5c0..8783900825a432b67c04c5efed822c55456f336a 100644
|
| --- a/LayoutTests/platform/win-xp/fast/repaint/remove-block-after-layout-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/fast/repaint/remove-block-after-layout-expected.txt
|
| @@ -8,6 +8,14 @@
|
| "repaintRects": [
|
| [8, 108, 100, 100],
|
| [8, 108, 90, 39]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "InlineTextBox 'This div should'",
|
| + "InlineTextBox 'disappear.'",
|
| + "LayoutText #text",
|
| + "RootInlineBox",
|
| + "RootInlineBox",
|
| + "LayoutBlockFlow (positioned) DIV id='target'"
|
| ]
|
| }
|
| ]
|
|
|