| Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| index 1694691bbb57596180267903ecdbadc56d6befc9..c0a33974b768e9101c391eec3e6bd4e0016691f7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| @@ -5,20 +5,52 @@
|
| "bounds": [1026, 1036],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [384, 1011, 47, 21],
|
| - [24, 1011, 737, 21]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineTextBox 'pservers-pattern-01-b \u2190'",
|
| - "InlineTextBox '\n'",
|
| - "InlineTextBox 'index'",
|
| - "InlineTextBox '\n'",
|
| - "InlineTextBox '\u2192 script-handle-01-b'",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow P",
|
| - "LayoutInline A",
|
| - "InlineFlowBox"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'index'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'pservers-pattern-01-b \u2190'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u2192 script-handle-01-b'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [24, 1011, 737, 21],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutInline A",
|
| + "rect": [384, 1011, 47, 21],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|