| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-change-invalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-change-invalidation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-change-invalidation-expected.txt
|
| deleted file mode 100644
|
| index b7440d9f43804300eef1df78a79a4c7677be5d31..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-change-invalidation-expected.txt
|
| +++ /dev/null
|
| @@ -1,39 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow A id='link'",
|
| - "rect": [43, 79, 754, 28],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutListMarker (anonymous)",
|
| - "rect": [31, 84, 7, 18],
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow A id='link'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutListMarker (anonymous)",
|
| - "reason": "style change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|