Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt |
index 390473c318fce0674bfc3d1d4055e2a7f14ce041..94a9e3581e68df00c5691385181b2ddb947ff56b 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-5699-expected.txt |
@@ -7,93 +7,82 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "style change" |
+ "object": "LayoutBlockFlow P", |
+ "rect": [8, 136, 784, 67], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineTextBox '\n'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow P", |
+ "rect": [8, 176, 784, 28], |
+ "reason": "incremental" |
}, |
{ |
- "object": "InlineTextBox '\n'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 184, 32, 19], |
"reason": "bounds change" |
}, |
{ |
- "object": "InlineTextBox '\n'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 156, 32, 19], |
"reason": "bounds change" |
}, |
{ |
- "object": "InlineTextBox ''", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutInline SPAN id='d'", |
+ "rect": [8, 150, 4, 19], |
+ "reason": "style change" |
}, |
{ |
- "object": "InlineTextBox 'Hello'", |
- "rect": [0, 0, 0, 0], |
- "reason": "bounds change" |
+ "object": "LayoutText #text", |
+ "rect": [8, 150, 4, 19], |
+ "reason": "style change" |
}, |
{ |
- "object": "InlineTextBox '\u00A0'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 136, 4, 19], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutBR BR", |
- "rect": [0, 0, 0, 0], |
- "reason": "bounds change" |
+ "object": "InlineFlowBox", |
+ "reason": "style change" |
}, |
{ |
- "object": "LayoutBR BR", |
- "rect": [0, 0, 0, 0], |
- "reason": "bounds change" |
+ "object": "InlineTextBox '\n'", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 176, 784, 28], |
- "reason": "incremental" |
+ "object": "InlineTextBox '\n'", |
+ "reason": "bounds change" |
}, |
{ |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 136, 784, 67], |
- "reason": "invalidate paint rectangle" |
+ "object": "InlineTextBox '\n'", |
+ "reason": "bounds change" |
}, |
{ |
- "object": "LayoutInline SPAN id='d'", |
- "rect": [8, 150, 4, 19], |
- "reason": "style change" |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 136, 4, 19], |
- "reason": "style change" |
+ "object": "InlineTextBox 'Hello'", |
+ "reason": "bounds change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 150, 4, 19], |
+ "object": "InlineTextBox '\u00A0'", |
"reason": "style change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 156, 32, 19], |
+ "object": "LayoutBR BR", |
"reason": "bounds change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 184, 32, 19], |
+ "object": "LayoutBR BR", |
"reason": "bounds change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |