| Index: third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
|
| deleted file mode 100644
|
| index d7957b845bb6fb68466af20a44ae850f216ff30c..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-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 (positioned) A id='link' class='updated'",
|
| - "rect": [43, 97, 97, 28],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [48, 102, 87, 18],
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) A id='link' class='updated'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Lorem Ipsum'",
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|