| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
|
| index c73067344dbdb64ab546dab357601da7a2820e77..53cf384c4f227fdf34fe0f9a79ac4d777575a073 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
|
| @@ -5,28 +5,77 @@
|
| "bounds": [200, 300],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [173, 8, 19, 236],
|
| - [172, 8, 20, 284],
|
| - [164, 0, 36, 300],
|
| - [153, 8, 39, 140],
|
| - [152, 8, 40, 184],
|
| - [144, 0, 56, 200],
|
| - [0, 200, 200, 100],
|
| - [0, 0, 200, 300]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "RootInlineBox",
|
| - "InlineTextBox 'AAAA AAAA AAAA'",
|
| - "InlineTextBox 'AAAA AAAA'",
|
| - "LayoutView #document",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow BODY",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'AAAA AAAA AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'AAAA AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [152, 8, 40, 184],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [172, 8, 20, 284],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [144, 0, 56, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [164, 0, 36, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [153, 8, 39, 140],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [173, 8, 19, 236],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 0, 200, 300],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 200, 200, 100],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "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"
|
| + }
|
| ]
|
| }
|
| ]
|
| @@ -38,24 +87,57 @@
|
| "bounds": [300, 300],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [273, 8, 19, 236],
|
| - [272, 8, 20, 284],
|
| - [264, 0, 36, 300],
|
| - [200, 0, 100, 300],
|
| - [173, 8, 19, 236],
|
| - [172, 8, 20, 284],
|
| - [164, 0, 36, 300],
|
| - [0, 0, 300, 300]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutView #document",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow BODY",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [172, 8, 20, 284],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [272, 8, 20, 284],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [164, 0, 36, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [264, 0, 36, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [173, 8, 19, 236],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [273, 8, 19, 236],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 0, 300, 300],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [200, 0, 100, 300],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
| @@ -67,27 +149,72 @@
|
| "bounds": [300, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [273, 8, 19, 236],
|
| - [272, 8, 20, 284],
|
| - [264, 0, 36, 300],
|
| - [253, 8, 39, 188],
|
| - [252, 8, 40, 234],
|
| - [244, 0, 56, 250],
|
| - [0, 250, 300, 50],
|
| - [0, 0, 300, 250]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'",
|
| - "LayoutView #document",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow BODY",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'AAAA AAAA AAAA AAAA'",
|
| - "InlineTextBox 'AAAA'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'AAAA AAAA AAAA AAAA AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'AAAA AAAA AAAA AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [272, 8, 20, 284],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [252, 8, 40, 234],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [264, 0, 36, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [244, 0, 56, 250],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [273, 8, 19, 236],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [253, 8, 39, 188],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 0, 300, 250],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 250, 300, 50],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
| @@ -99,25 +226,62 @@
|
| "bounds": [250, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [253, 8, 39, 188],
|
| - [252, 8, 40, 234],
|
| - [250, 0, 50, 250],
|
| - [244, 0, 56, 250],
|
| - [203, 8, 39, 188],
|
| - [202, 8, 40, 234],
|
| - [194, 0, 56, 250],
|
| - [0, 0, 250, 250]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutView #document",
|
| - "LayoutView #document",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow BODY",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'AAAA AAAA AAAA AAAA'",
|
| - "InlineTextBox 'AAAA'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'AAAA AAAA AAAA AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'AAAA'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [252, 8, 40, 234],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [202, 8, 40, 234],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [244, 0, 56, 250],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [194, 0, 56, 250],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [253, 8, 39, 188],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [203, 8, 39, 188],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 0, 250, 250],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "rect": [250, 0, 50, 250],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|