| Index: third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt
|
| index 409eb33287b815148c330c0e0867372cfc4bc651..1d7a35f088d7b6034f36b4c34636f2ef5132bf66 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/reflection-redraw-expected.txt
|
| @@ -5,33 +5,107 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [379, 267, 288, 72],
|
| - [304, 377, 128, 156],
|
| - [304, 21, 128, 208],
|
| - [69, 267, 288, 72]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutText #text",
|
| - "InlineTextBox 'The color of this'",
|
| - "InlineTextBox 'text in the'",
|
| - "InlineTextBox 'reflection should be'",
|
| - "InlineTextBox 'green'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'The color of this'",
|
| - "InlineTextBox 'text in the'",
|
| - "InlineTextBox 'reflection should be'",
|
| - "InlineTextBox 'green'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'The color of this'",
|
| - "InlineTextBox 'text in the'",
|
| - "InlineTextBox 'reflection should be'",
|
| - "InlineTextBox 'green'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'The color of this'",
|
| - "InlineTextBox 'text in the'",
|
| - "InlineTextBox 'reflection should be'",
|
| - "InlineTextBox 'green'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'The color of this'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'The color of this'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'The color of this'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'The color of this'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'green'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'green'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'green'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'green'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'reflection should be'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'reflection should be'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'reflection should be'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'reflection should be'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'text in the'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'text in the'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'text in the'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'text in the'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [304, 21, 128, 208],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [69, 267, 288, 72],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [379, 267, 288, 72],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [304, 377, 128, 156],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|