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