| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt
|
| index e6bc8fde080f35aefbc17d3bb1bc1e0353d2f9a0..c9a871f0a0722ee6c0d5042d2abb628f6a5261cd 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/quotes-expected.txt
|
| @@ -7,93 +7,81 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [8, 28, 784, 19],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutText #text",
|
| + "rect": [17, 28, 46, 19],
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutText #text",
|
| + "rect": [15, 28, 46, 19],
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineTextBox 'quote 2'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutTextFragment (anonymous)",
|
| + "rect": [63, 28, 9, 19],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineTextBox '{'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutTextFragment (anonymous)",
|
| + "rect": [8, 28, 9, 19],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineTextBox '}'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutTextFragment (anonymous)",
|
| + "rect": [61, 28, 8, 19],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [8, 28, 784, 19],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutInline \u003Cpseudo:after\u003E",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "style change"
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutInline \u003Cpseudo:before\u003E",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "style change"
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutInline Q id='q2' class='q-changed'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "InlineTextBox 'quote 2'",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutQuote (anonymous)",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "InlineTextBox '{'",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutQuote (anonymous)",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "InlineTextBox '}'",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [17, 28, 46, 19],
|
| + "object": "LayoutInline \u003Cpseudo:after\u003E",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [15, 28, 46, 19],
|
| + "object": "LayoutInline \u003Cpseudo:before\u003E",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutTextFragment (anonymous)",
|
| - "rect": [8, 28, 9, 19],
|
| + "object": "LayoutInline Q id='q2' class='q-changed'",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutTextFragment (anonymous)",
|
| - "rect": [63, 28, 9, 19],
|
| + "object": "LayoutQuote (anonymous)",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutTextFragment (anonymous)",
|
| - "rect": [61, 28, 8, 19],
|
| + "object": "LayoutQuote (anonymous)",
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|