| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/iframe-display-block-to-display-none-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/iframe-display-block-to-display-none-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/iframe-display-block-to-display-none-expected.txt
|
| deleted file mode 100644
|
| index abf9a373e3f0d52bb82e22c48a4379eae2902ed8..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/iframe-display-block-to-display-none-expected.txt
|
| +++ /dev/null
|
| @@ -1,46 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutIFrame IFRAME id='iframe'",
|
| - "rect": [8, 68, 732, 94],
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [10, 70, 728, 90],
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [18, 78, 712, 74],
|
| - "reason": "layoutObject removal"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutIFrame IFRAME id='iframe'",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "full"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|