| Index: LayoutTests/platform/mac/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| diff --git a/LayoutTests/platform/mac/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/LayoutTests/platform/mac/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2d9f78bab8486e98cfb6300f99a0aa0ad62528fd
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/mac/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| @@ -0,0 +1,28 @@
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [69, 8, 372, 18],
|
| + [68, 7, 374, 20],
|
| + [29, 8, 372, 18],
|
| + [28, 7, 374, 20],
|
| + [8, 7, 784, 20]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'",
|
| + "InlineFlowBox",
|
| + "RootInlineBox",
|
| + "LayoutBlockFlow BODY",
|
| + "LayoutInline (relative positioned) DIV id='block'",
|
| + "InlineFlowBox",
|
| + "LayoutText #text",
|
| + "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'"
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|