| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
|
| index 1b388635d5502f35003f74683c13f7227c95072d..6dd401e6953a8f309c9aacfa14ca980da3ac6535 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
|
| @@ -9,14 +9,19 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow P",
|
| - "rect": [8, 386, 418, 54],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutText #text",
|
| + "rect": [14, 422, 355, 53],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [14, 404, 355, 36],
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [65, 386, 303, 36],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|