| Index: third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
|
| index e44a815f62b4df6149a08f12f1311d7b10403f91..df98779dc21d88511be91cd8aec52ab22e46f6b4 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
|
| @@ -5,32 +5,97 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [103, 8, 5, 24],
|
| - [58, 62, 50, 10],
|
| - [58, 45, 50, 27],
|
| - [58, 45, 50, 17],
|
| - [23, 62, 85, 10],
|
| - [23, 8, 85, 24],
|
| - [23, 8, 80, 24]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineTextBox 'A'",
|
| - "InlineTextBox ' B C'",
|
| - "RootInlineBox",
|
| - "InlineTextBox 'X'",
|
| - "InlineTextBox ' Y Z'",
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGText text id='target'",
|
| - "RootInlineBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'A'",
|
| - "InlineTextBox ' B C'",
|
| - "LayoutSVGText text id='source'",
|
| - "RootInlineBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'X Y Z'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox ' B C'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ' B C'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ' Y Z'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'A'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'A'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'X Y Z'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'X'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [103, 8, 5, 24],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [58, 62, 50, 10],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [23, 62, 85, 10],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='source'",
|
| + "rect": [58, 45, 50, 27],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='source'",
|
| + "rect": [58, 45, 50, 17],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='target'",
|
| + "rect": [23, 8, 80, 24],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='target'",
|
| + "rect": [23, 8, 85, 24],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|