Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt |
index c25a16fe890c51826274c60aecca84c842ac39e8..0d78993bea0e57a92b9e22cf7e4d938a8ee4a49f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt |
@@ -8,7 +8,7 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow P", |
- "rect": [8, 340, 418, 259], |
+ "rect": [8, 320, 418, 279], |
"reason": "invalidate paint rectangle" |
}, |
{ |
@@ -92,6 +92,10 @@ |
"reason": "bounds change" |
}, |
{ |
+ "object": "InlineTextBox 'doubled-up\n'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "InlineTextBox 'for'", |
"reason": "full" |
}, |
@@ -160,6 +164,10 @@ |
"reason": "bounds change" |
}, |
{ |
+ "object": "InlineTextBox 'soldiers were always getting up and walking off to'", |
+ "reason": "full" |
+ }, |
+ { |
"object": "InlineTextBox 'stamping about, and'", |
"reason": "full" |
}, |
@@ -254,6 +262,10 @@ |
{ |
"object": "RootInlineBox", |
"reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
} |
] |
} |