| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt
|
| index c5a6f7e9bf00f07a792130d1f8b098ea81e58839..8587f1b693fdc85b037ece47b64c8a33b382bd0b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt
|
| @@ -5,26 +5,72 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [40, 103, 113, 28],
|
| - [40, 103, 113, 27],
|
| - [8, 103, 113, 28],
|
| - [8, 103, 113, 27],
|
| - [8, 84, 32, 67],
|
| - [8, 84, 32, 32]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "RootInlineBox",
|
| - "InlineBox",
|
| - "InlineBox",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow (anonymous)",
|
| - "RootInlineBox",
|
| - "LayoutImage IMG id='foo'",
|
| - "LayoutBlockFlow H2",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'Chromium'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Chromium'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [8, 84, 32, 67],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow H2",
|
| + "rect": [8, 103, 113, 28],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow H2",
|
| + "rect": [40, 103, 113, 28],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG id='foo'",
|
| + "rect": [8, 84, 32, 32],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 103, 113, 27],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [40, 103, 113, 27],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "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": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|