| Index: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt
|
| index a973cf198e47894504bcca97e9c795b27115ea1f..80a69561f532aba9d51be858da36bbfc7d5a1c23 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt
|
| @@ -5,33 +5,87 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [282, 36, 46, 17],
|
| - [270, 54, 46, 17],
|
| - [225, 54, 46, 17],
|
| - [90, 54, 46, 17],
|
| - [52, 72, 46, 17],
|
| - [20, 214, 202, 72],
|
| - [10, 181, 138, 12],
|
| - [10, 126, 228, 18]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutText #text",
|
| - "InlineTextBox 'findme'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'findme'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'findme'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'findme'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'findme'",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Can you findme in this boring text?'",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Findme in a typewriter!'",
|
| - "LayoutSVGInlineText #text",
|
| - "InlineTextBox 'Findme on a path! Did you findme?'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'Can you findme in this boring text?'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Findme in a typewriter!'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Findme on a path! Did you findme?'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'findme'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'findme'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'findme'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'findme'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'findme'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [10, 126, 228, 18],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [10, 181, 138, 12],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGInlineText #text",
|
| + "rect": [20, 214, 202, 72],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [282, 36, 46, 17],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [90, 54, 46, 17],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [225, 54, 46, 17],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [270, 54, 46, 17],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [52, 72, 46, 17],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|