| Index: third_party/WebKit/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt
|
| index 1df0a81e99ebb7e19a1c82f04f361672674bd4c6..66209ac7612cb43b4d33aa5d26cf18a5b869544e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/modify-text-node-in-tspan-expected.txt
|
| @@ -5,24 +5,72 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [10, 62, 306, 378],
|
| - [10, 62, 306, 378]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineFlowBox",
|
| - "InlineTextBox 'PA'",
|
| - "InlineTextBox ''",
|
| - "InlineFlowBox",
|
| - "InlineTextBox 'PASS'",
|
| - "InlineTextBox ''",
|
| - "InlineFlowBox",
|
| - "InlineTextBox 'PASS'",
|
| - "LayoutSVGText text",
|
| - "RootInlineBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'PASS'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'PA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'PASS'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'PASS'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'PASS'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [10, 62, 306, 378],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text",
|
| + "rect": [10, 62, 306, 378],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|