| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/lines-with-layout-delta-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/lines-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/lines-with-layout-delta-expected.txt
|
| index d8ccb0fb5a194664563e3fa467e742a463f66308..c53c5cfc625784afeed3a26763facdeaa6007e83 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/lines-with-layout-delta-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/lines-with-layout-delta-expected.txt
|
| @@ -10,8 +10,8 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| - "rect": [8, 58, 200, 19],
|
| - "reason": "invalidate paint rectangle"
|
| + "rect": [8, 58, 200, 20],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -23,16 +23,12 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|