| Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| index 854c3f65915fe2265640bf31fe0bac47cb049356..bc786ca0a2a9f5a1e7798ce76f1336fd052a34f5 100644
|
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| +++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| @@ -9,6 +9,7 @@
|
| [8, 7, 784, 21]
|
| ],
|
| "paintInvalidationClients": [
|
| + "RootInlineBox",
|
| "LayoutBlockFlow BODY"
|
| ],
|
| "children": [
|
| @@ -16,7 +17,11 @@
|
| "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"
|
| + ]
|
| }
|
| ]
|
| }
|
|
|