| Index: LayoutTests/platform/win/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| diff --git a/LayoutTests/platform/win/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/LayoutTests/platform/win/virtual/spv2/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0d3211bd53923d182ae2730d5388dab20681c58d
|
| --- /dev/null
|
| +++ b/LayoutTests/platform/win/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, 19],
|
| + [29, 8, 372, 18],
|
| + [28, 7, 374, 19],
|
| + [8, 7, 784, 19]
|
| + ],
|
| + "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.'"
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|