| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt
|
| index ccd469f3c746b0a8e9af12f8130810b6e069fe09..51d879a90318331f3665bdcba4b3db09f694eed3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/quotes-expected.txt
|
| @@ -5,32 +5,102 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [64, 26, 10, 18],
|
| - [63, 26, 8, 18],
|
| - [17, 26, 48, 18],
|
| - [15, 26, 49, 18],
|
| - [8, 26, 784, 18],
|
| - [8, 26, 10, 18],
|
| - [8, 26, 8, 18]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineTextBox ''",
|
| - "InlineTextBox ''",
|
| - "InlineTextBox ''",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow DIV",
|
| - "LayoutInline Q id='q2' class='q-changed'",
|
| - "LayoutInline \u003Cpseudo:before\u003E",
|
| - "LayoutQuote (anonymous)",
|
| - "LayoutTextFragment (anonymous)",
|
| - "InlineTextBox '{'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'quote 2'",
|
| - "LayoutInline \u003Cpseudo:after\u003E",
|
| - "LayoutQuote (anonymous)",
|
| - "LayoutTextFragment (anonymous)",
|
| - "InlineTextBox '}'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'quote 2'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '{'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '}'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [8, 26, 784, 18],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutInline \u003Cpseudo:after\u003E",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutInline \u003Cpseudo:before\u003E",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutInline Q id='q2' class='q-changed'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutQuote (anonymous)",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutQuote (anonymous)",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [17, 26, 48, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [15, 26, 49, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTextFragment (anonymous)",
|
| + "rect": [8, 26, 10, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTextFragment (anonymous)",
|
| + "rect": [8, 26, 8, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTextFragment (anonymous)",
|
| + "rect": [64, 26, 10, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTextFragment (anonymous)",
|
| + "rect": [63, 26, 8, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|