| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/4776765-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/4776765-expected.txt
|
| index af805a3003e6b724c273a73e019907b55bb1ea04..894d62d9ed50eed653c01a126a96828871a709f9 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/4776765-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/4776765-expected.txt
|
| @@ -7,16 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox '\n'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [7, 43, 786, 62],
|
| "reason": "outline"
|
| @@ -28,17 +18,24 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='div'",
|
| - "rect": [7, 63, 3, 21],
|
| + "rect": [7, 83, 3, 21],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='div'",
|
| - "rect": [7, 83, 3, 21],
|
| + "rect": [7, 63, 3, 21],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|