| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt
|
| index 25a097fb9ad46da113a6d15e7c34d4fa7b889238..524bbe66b2981d0ecba39c2ed66b4060079d1e12 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-delete-line-expected.txt
|
| @@ -7,33 +7,29 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV id='dv'",
|
| + "rect": [8, 74, 80, 19],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 74, 80, 19],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "InlineTextBox 'Lorem ipsu'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "InlineTextBox ''",
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='dv'",
|
| - "rect": [8, 74, 80, 19],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [8, 74, 80, 19],
|
| + "object": "InlineTextBox 'Lorem ipsu'",
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|