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