| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt
|
| index 604b12286b5f0181fd2930159ca195dd1f450c28..5a7048cc2539ab0e04b8a06b0ad6e8ebd744d9ab 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/repaint/multi-layout-one-frame-expected.txt
|
| @@ -5,25 +5,67 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [146, 11, 125, 13],
|
| - [146, 11, 43, 13],
|
| - [146, 11, 37, 13],
|
| - [11, 11, 125, 13],
|
| - [11, 11, 43, 13],
|
| - [11, 11, 37, 13]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineTextBox ''",
|
| - "RootInlineBox",
|
| - "InlineTextBox ''",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow DIV id='inner-editor'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'PASSED'",
|
| - "LayoutBlockFlow DIV id='inner-editor'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'PASSED'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'PASSED'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'PASSED'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [11, 11, 125, 13],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [146, 11, 125, 13],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [11, 11, 37, 13],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [11, 11, 43, 13],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [146, 11, 37, 13],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [146, 11, 43, 13],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|