| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt
|
| deleted file mode 100644
|
| index 9919af88b81737e26b7b32251a727ac6588dabd7..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt
|
| +++ /dev/null
|
| @@ -1,43 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [102, 120, 50, 50],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [102, 120, 41, 18],
|
| - "reason": "full"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'after'",
|
| - "reason": "full"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|