| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt
|
| index 015b58544b8ff7c5b07bf73c99172979b9398dde..21a68e78f8d1cc271727317adaaf3f7aa264accf 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt
|
| @@ -5,26 +5,72 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [40, 107, 111, 28],
|
| - [40, 107, 111, 27],
|
| - [8, 107, 111, 28],
|
| - [8, 107, 111, 27],
|
| - [8, 88, 32, 67],
|
| - [8, 88, 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, 88, 32, 67],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow H2",
|
| + "rect": [8, 107, 111, 28],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow H2",
|
| + "rect": [40, 107, 111, 28],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutImage IMG id='foo'",
|
| + "rect": [8, 88, 32, 32],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 107, 111, 27],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [40, 107, 111, 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"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|