| Index: third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/svg/js-update-bounce-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/svg/js-update-bounce-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/svg/js-update-bounce-expected.txt
|
| deleted file mode 100644
|
| index a8d85e55a806becf4a0fd3faa4e10f9be59d6c09..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/paint/invalidation/svg/js-update-bounce-expected.txt
|
| +++ /dev/null
|
| @@ -1,29 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGEllipse circle id='bounce'",
|
| - "rect": [101, 101, 68, 68],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutSVGEllipse circle id='bounce'",
|
| - "rect": [1, 1, 68, 68],
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutSVGEllipse circle id='bounce'",
|
| - "reason": "subtree"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|