| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt
|
| index 350a422673585724e3beb7eb43c54380de445ea3..99867282faae1bfc85d2490d85e4f6bc8512535b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/text-match-document-change-expected.txt
|
| @@ -5,29 +5,82 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [295, 102, 15, 400],
|
| - [18, 164, 269, 338],
|
| - [18, 146, 269, 356],
|
| - [18, 128, 269, 36],
|
| - [18, 128, 269, 18],
|
| - [18, 128, 257, 36],
|
| - [18, 128, 84, 18],
|
| - [10, 102, 285, 400]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineTextBox 'To be changed: findme (Manual testing:'",
|
| - "InlineTextBox 'Find-in-page 'findme', then click here)'",
|
| - "LayoutText #text",
|
| - "RootInlineBox",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow DIV id='to-be-changed'",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'After change'",
|
| - "LayoutBlockFlow DIV",
|
| - "VerticalScrollbar"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'After change'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Find-in-page 'findme', then click here)'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'To be changed: findme (Manual testing:'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [18, 164, 269, 338],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [18, 146, 269, 356],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='to-be-changed'",
|
| + "rect": [18, 128, 269, 36],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='to-be-changed'",
|
| + "rect": [18, 128, 269, 18],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [10, 102, 285, 400],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [18, 128, 257, 36],
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [18, 128, 84, 18],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [295, 102, 15, 400],
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "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": "VerticalScrollbar",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "scroll"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|