| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-delete-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-delete-expected.txt
|
| deleted file mode 100644
|
| index f96b17e78e446556b3c678b029fe753a80ca1b8d..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/selection-after-delete-expected.txt
|
| +++ /dev/null
|
| @@ -1,56 +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='test'",
|
| - "rect": [38, 78, 152, 102],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [39, 79, 146, 99],
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "rect": [38, 78, 3, 21],
|
| - "reason": "invalidate paint rectangle"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='test'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|