| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt
|
| index b24ad5c20db9b9c1c8601937b9fd0693a0e55945..fc598a77657fb4f4d0c3d4907513e3121291f42d 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt
|
| @@ -7,16 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'after'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [100, 118, 50, 18],
|
| "reason": "invalidate paint rectangle"
|
| @@ -27,8 +17,15 @@
|
| "reason": "full"
|
| },
|
| {
|
| + "object": "InlineTextBox ''",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'after'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|