| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| deleted file mode 100644
|
| index d56cae0e4ba3f9642ea5e673f8e626b6db9e3cd9..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries-expected.txt
|
| +++ /dev/null
|
| @@ -1,61 +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='inner-target'",
|
| - "rect": [8, 184, 784, 18],
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-target'",
|
| - "rect": [18, 18, 284, 18],
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [18, 18, 23, 17],
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [8, 184, 23, 17],
|
| - "reason": "layoutObject insertion"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-target'",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'abc'",
|
| - "reason": "layoutObject insertion"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-target'",
|
| - "reason": "layoutObject removal"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|