| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt
|
| deleted file mode 100644
|
| index 8f3228df699903d6f5118bd3c43d4c8f93126dc3..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-remove-expected.txt
|
| +++ /dev/null
|
| @@ -1,82 +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, 74, 152, 110],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [39, 75, 123, 108],
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [112, 165, 42, 18],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [74, 75, 39, 18],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [39, 75, 36, 18],
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutInline SPAN id='removeme'",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='test'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'hello '",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'world'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBR BR",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|