| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
|
| index 5bf7df0ea7e8c273e7825e6ea5b6a3d1c57708fc..d5254f047a349d61244b8eef15c39c5d16003d0d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
|
| @@ -5,34 +5,102 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [43, 178, 1, 18],
|
| - [43, 148, 1, 18],
|
| - [8, 178, 36, 18],
|
| - [8, 166, 784, 30],
|
| - [8, 148, 36, 18],
|
| - [8, 145, 4, 18],
|
| - [8, 145, 4, 18],
|
| - [8, 130, 784, 66],
|
| - [8, 130, 4, 18]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineTextBox ''",
|
| - "InlineTextBox '\n'",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow P",
|
| - "LayoutBlockFlow P",
|
| - "RootInlineBox",
|
| - "LayoutInline SPAN id='d'",
|
| - "InlineFlowBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox '\u00A0'",
|
| - "LayoutBR BR",
|
| - "InlineTextBox '\n'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'Hello'",
|
| - "LayoutBR BR",
|
| - "InlineTextBox '\n'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Hello'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [43, 148, 1, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [43, 178, 1, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [8, 166, 784, 30],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [8, 130, 784, 66],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='d'",
|
| + "rect": [8, 145, 4, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 130, 4, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 145, 4, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 148, 36, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 178, 36, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|