| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt
|
| index 20238026dbbe85c42704d382325463d3bc608d17..b19b5503ef68b35d9cd38b0002a22f2dcfd8aadc 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-vertical-writing-mode-expected.txt
|
| @@ -5,28 +5,77 @@
|
| "bounds": [200, 300],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [175, 8, 17, 248],
|
| - [174, 8, 18, 284],
|
| - [166, 0, 34, 300],
|
| - [157, 8, 35, 147],
|
| - [156, 8, 36, 184],
|
| - [148, 0, 52, 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": [156, 8, 36, 184],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [174, 8, 18, 284],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [148, 0, 52, 200],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [166, 0, 34, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [157, 8, 35, 147],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [175, 8, 17, 248],
|
| + "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": [
|
| - [275, 8, 17, 248],
|
| - [274, 8, 18, 284],
|
| - [266, 0, 34, 300],
|
| - [200, 0, 100, 300],
|
| - [175, 8, 17, 248],
|
| - [174, 8, 18, 284],
|
| - [166, 0, 34, 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": [174, 8, 18, 284],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [274, 8, 18, 284],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [166, 0, 34, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [266, 0, 34, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [175, 8, 17, 248],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [275, 8, 17, 248],
|
| + "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": [
|
| - [275, 8, 17, 248],
|
| - [274, 8, 18, 284],
|
| - [266, 0, 34, 300],
|
| - [257, 8, 35, 197],
|
| - [256, 8, 36, 234],
|
| - [248, 0, 52, 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": [274, 8, 18, 284],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [256, 8, 36, 234],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [266, 0, 34, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [248, 0, 52, 250],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [275, 8, 17, 248],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [257, 8, 35, 197],
|
| + "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": [
|
| - [257, 8, 35, 197],
|
| - [256, 8, 36, 234],
|
| - [250, 0, 50, 250],
|
| - [248, 0, 52, 250],
|
| - [207, 8, 35, 197],
|
| - [206, 8, 36, 234],
|
| - [198, 0, 52, 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": [256, 8, 36, 234],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [206, 8, 36, 234],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [248, 0, 52, 250],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [198, 0, 52, 250],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [257, 8, 35, 197],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [207, 8, 35, 197],
|
| + "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"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|