| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| index 7294df905bb8064e94e0e0be338c1c542b598331..6ad79fc2b699f24c2e8d065a98f8ed66a6bf94c6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| @@ -5,25 +5,72 @@
|
| "bounds": [1026, 1016],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [378, 987, 55, 29],
|
| - [24, 991, 737, 21],
|
| - [24, 991, 737, 21],
|
| - [24, 987, 737, 29],
|
| - [24, 987, 737, 29]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineTextBox 'pservers-pattern-01-b \u2190'",
|
| - "InlineTextBox '\n'",
|
| - "InlineTextBox 'index'",
|
| - "InlineTextBox '\n'",
|
| - "InlineTextBox '\u2192 script-handle-01-b'",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow DIV class='linkbar'",
|
| - "LayoutBlockFlow P",
|
| - "RootInlineBox",
|
| - "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 DIV class='linkbar'",
|
| + "rect": [24, 991, 737, 21],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='linkbar'",
|
| + "rect": [24, 987, 737, 29],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [24, 991, 737, 21],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [24, 987, 737, 29],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutInline A",
|
| + "rect": [378, 987, 55, 29],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|