| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
|
| deleted file mode 100644
|
| index 3990824f1b192a551e596fe18f149e57b68c40c4..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
|
| +++ /dev/null
|
| @@ -1,35 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [406, 11, 4, 13],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [403, 11, 4, 13],
|
| - "reason": "invalidate paint rectangle"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|