| Index: third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt
|
| index 331c04aae996910692dea7f77cf5481de3409296..48986e1d8a221f2686ae775d7f9c61c4cfbdef89 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt
|
| @@ -5,31 +5,77 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [50, 54, 561, 86],
|
| - [50, 54, 561, 86],
|
| - [50, 54, 561, 86],
|
| - [50, 54, 561, 86],
|
| - [50, 54, 561, 86],
|
| - [50, 54, 561, 86],
|
| - [50, 54, 561, 86],
|
| - [50, 54, 561, 86]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutSVGRoot svg",
|
| - "LayoutSVGContainer g",
|
| - "LayoutSVGText text id='text'",
|
| - "RootInlineBox",
|
| - "LayoutSVGTSpan tspan id='tspan'",
|
| - "InlineFlowBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Two lines of text should be visible.'",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox ' '",
|
| - "LayoutSVGTSpan tspan",
|
| - "InlineFlowBox",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Two lines of text should be visible.'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ' '",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Two lines of text should be visible.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Two lines of text should be visible.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g",
|
| + "rect": [50, 54, 561, 86],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [50, 54, 561, 86],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [50, 54, 561, 86],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [50, 54, 561, 86],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [50, 54, 561, 86],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGTSpan tspan",
|
| + "rect": [50, 54, 561, 86],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGTSpan tspan id='tspan'",
|
| + "rect": [50, 54, 561, 86],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGText text id='text'",
|
| + "rect": [50, 54, 561, 86],
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|