| 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 e9a7f3f653bd1f32c17bfa90ddef81377c52f843..09c7535f6f88383cd6dc681a6decd4fc11e49f2d 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
|
| @@ -10,12 +10,17 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [14, 240, 407, 139],
|
| + "rect": [13, 240, 408, 139],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [14, 500, 407, 99],
|
| + "rect": [13, 500, 408, 99],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [13, 440, 356, 59],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| @@ -45,12 +50,12 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [303, 420, 67, 19],
|
| + "rect": [303, 420, 66, 19],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [275, 420, 65, 19],
|
| + "rect": [275, 420, 64, 19],
|
| "reason": "forced by layout"
|
| },
|
| {
|
|
|